Try this tutorial, we build some pretty amazing js multi pages forms using the princibles explained here: http://www.dansteinman.com/dynduo/en/forms.html
Here is a sample http://www.dansteinman.com/dynduo/examples/forms2.html At 01:09 PM 16/08/02 -0400, you wrote: >I use form wizards for data entry on a real estate app. I've recently >gotten some positive feedback from our users. I use separate templates for >each "step" and WDDX to pass a structure containing the data. >Screenshot: http://www.hometour.com/wizard/ > >The only drawback is that each step in the wizard requires a trip to the >server. My question is, does anyone have input, or know of resources for >creating wizards (that wouldn't require separate trips to the server). I've >tried using css (visibility) and JavaScript to create visible/hidden layers >for each step, but I'm no JavaScript guru. > >Any advice is appreciated. > >-Brad > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

