Hi,
I can understand your concerns when something is new to you and understanding of a tutorial is beyond your scope on first reading but I must say that the tutorial given is Extremely well set out and probably could not be made any easia.
My advise is to either Re Read the tutorial again ( I know it's a pain, but another reading may make it more understandable ) and break it down into chunks.
Also may be best to do exactly what it says in the tutorial and get their version up and running first, this sometimes makes it easia to understand what they mean. Then you can tweek it and change bits to fit your needs.
Another thing is to think of the catagories in terms of pages.
EG. Your first page will hold links to sub catagory pages which hold links to sub-subcatagories parsed as catagories through your product entry on manager.cgi screen.
Without a digram it's difficult to explain here but here goes.
index.html -
- <href="agora.cgi?&page=subcat1.html> -
- <href="agora.cgi?cart_id=&product=prod1>
- <href="agora.cgi?cart_id=&product=prod2>
- <href="agora.cgi?cart_id=&product=prod3>
- <href="agora.cgi?&page=subcat2.html> -
- <href="agora.cgi?cart_id=&product=prod4>
- <href="agora.cgi?cart_id=&product=prod5>
- <href="agora.cgi?cart_id=&product=prod3>
And so on.
So build your index.html with the cat links to sub-cat pages,
and the Sub-cat pages with the products links.
Takes a bit of getting used to to understand the workings, but I hope this has not confused you more.
Regards.
Glen.
_________________
glen.m.darby@virgin.net