Question
Pointing customers to correct product
I'm looking for solutions
I have resellers that want a general ID to get to specific products on a
site. They want it simple
I imagine they would want the link to look like:
http://www.domainname.com/111 something that's very simple
I use ASP so I would normally have something like
http://www.domainname.com/detail.asp?ID=25 which is a lot more convoluted.
With 6000 products I couldn't have a page for each.
Do any of you know of some magical way of making the link more simple?
Thanks
I have resellers that want a general ID to get to specific products on a
site. They want it simple
I imagine they would want the link to look like:
http://www.domainname.com/111 something that's very simple
I use ASP so I would normally have something like
http://www.domainname.com/detail.asp?ID=25 which is a lot more convoluted.
With 6000 products I couldn't have a page for each.
Do any of you know of some magical way of making the link more simple?
Thanks