Hi there.
I have a contact form that writes information to a text database file (rather than emailing the results to a recipient). I have used a cgi script, but it's writing to a text file on a windows server. It's called CSVwrite from EZscripting.com (the free version). I have used dreamweaver to create the form.
Here's my problem... and I can only find "double drop down" info on navigation drop downs, not contact form pulldowns like I have.
I would like to have a couple of different instances where there are double pull-downs.
Ie. If they choose, say "colour" from the first menu, then they get "red, brown, etc" as choices in the second menu.
Then, In another "question", they can choose "colour" and get "pale, vibrant, etc" as choices in the second menu.
As well, in another "question", if they choose "other" from the bottom of yet a different pulldown, they get a text entry field to fill in. I know I can just add the text field and put "if other", but is it possible to grey it out unless they choose "other"?
When they hit send, they go back to the same page, rather than to a thank you page.
So here's another question - can I keep the data that was entered the first time when they go back to the page (rather than clearing the form automatically), so that if they want to send almost all the same info, but just change a couple of things, they can?
Ie. "submit and reload"?
Thanks
