Hey all,
Looking to get some help with dealing with forms. I'm totally new at this so am unsure of what exactly I need to do.
The idea is that users browse to my website and fill out a form which gets automatically posted to the site for others to see, kinda like an advanced guestbook. So for example, let's say I wanted to start a used car listing service, and a user would be able to browse to my site, fill out the required information and presto - it's posted.
I don't require any advanced functions past the ability to delete records in case they are invalid, etc, although a search function would be nice (not required).
I can make the form no prob using Dreamweaver. The other thing I would also like to know is whether it's easy to have conditional forms in Dreamweaver (i.e. going back to the previous car example, the user would select "Pontiac" from a drop-down menu, the page reloads, and they'd see all Pontiac models in the next drop-down... sort of an idiot-proofing more than anything).
Thanks in advance.