Remortgages | Encyclopaedia | Credit Card Consolidation | Compare Mobile Phones | SMS-Sprüche
how do I sort my downloads in web design [Archive] - PCMech Forums

PDA

View Full Version : how do I sort my downloads in web design


bball_1523
01-04-2003, 03:42 PM
I'm a webmaster at a game site www.ultimaterct.net

If you go to the parks exchange, you will notice that all the downloads are out of order. I want to sort them by creator's name. Will HTML or Dreamweaver let me do that?

Here's the link to the park page: http://www.ultimaterct.net/parkx.htm

thanks

GSXdan
01-04-2003, 04:10 PM
I dont see a way to do it in dreamweaver and I dont believe it is possible to code something in HTML to do that. You will have to sort them by yourself when you get them or start using a cgi based script to submit and sort them.

^dan

bball_1523
01-04-2003, 05:11 PM
do you know where I can read a beginners tutorial on cgi/php or some other advanced language, that will show me how to add downloads and sort them, etc. ???

GSXdan
01-04-2003, 10:01 PM
www.htmlgoodies.com and www.devshed.com should give you enough info to get started.

^dan