I have a users table which contains fields which hold marketing information in the form of a comma separated list. These are inputted from a web form and appear in the database fields as
i.e.
mkting_info1
1,2,5
mkting_info2
10,30,9
Each mkting_info field has a table with an ID and a...
I have the following XML:
<skills>
<level1 skillid="1">
<level2 skillid="20">
...
</skills>
<selected>
<row number=1>
<level1>1</level1>
<level2>30</level2>
...
</row>
</selected>
I'm using an apply templates for each <row> which creates a...
Sorry Rudy, I've also provided you with some duff info. I'm not concerned with more than 3 levels in the site, so it doesn't matter where the article comes as long as I always show the top 3 parents. Also, a child will never have more than one parent. I misunderstood what you said in the...
Thanks for the reply rudy,
t_heirarchy is the structure of the site:
Parent Child
0 1
0 2
0 3
1 10
1 11
i.e. A Parent ID of 0 is the top level (Home). It has 3 children. In this example, Child ID = 1 has two further levels below it...
I'm using Access/ASP
I have a navigation heirarchy which is structured as follows (simplified):
Parent Child
0 1
1 2
2 3
The ID's of these are joined with the contents of the site. I'm trying to develop a 'breadcrumb' navigation section so I get...
Hi guys,
I'm running 8.0.1.0 with Magic HelpDesk. I'm trying to run a report of Ticket Calls (grouped) by Subject ID. In Magic, although the Subject ID's have a parent/child relationship, they come over to Crystal as a flat list.
I need to be able to separate my report to show all Subject IDs...
I'm using Crystal 8 and Magic Helpdesk. I am pulling through information regarding Help Desk tickets and grouping them firstly by the department responsible and then by the client(vendor) who the work is for. We are do this to display the time taken for the number of calls. However, when Crystal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.