Hey everyone, I have a database which contains my product info, which you can see connected to a catalog page here:
http://www.marioplanet.com/catalog.asp
I would like now, to have product pages created, with the URLs being generated by a certain name in my database.
For example, if you point your browser to the link above, and look at the first product (Mario (Running) - Plush), I would like to have a URL generated based off of that name listed.
So, you would go to http://www.marioplanet.com/Mario_(Running)_Plush.asp
or something like that.
Now, I'm not sure how to do this properly, so I really could use some assistance.
What's the easiest way to do this?