nathan1342
May 18 2009, 10:10 AM
HI,
I am wondering how I would go about saving a choice from a previous HTML page to a form on the next page. Bascially what I have is a list of websites a client can choose from on one page. They can select any design they want. After they select the design I want them to be taken to a "order form" page. Depending on the design that they choose, I want it to already be inputted in a field in the form on the next page. And maybe even show a small thumbnail image of their selection. I hope this makes sense. Please let me know if anyone can help!
Thanks!!
nathan1342
May 19 2009, 09:45 AM
QUOTE(Darin McGrew @ May 18 2009, 12:06 PM)

Please see the FAQ entry
How do I use forms?I read the FAQ it didnt help at all. Anyone else have any ideas?
Thanks!
Christian J
May 19 2009, 11:06 AM
Let the first page be a form that submits the website choice to the second page. Then let the second page print out both the thumbnail and the actual order form. These days PHP is a popular server-side scripting language used for things like this, but there are others too. It all depends on what you want to learn and what your webhost offers.
http://www.php.net/manual/en/getting-started.php