Using flash would be a very good way to do this...
Douglas Brown Email: [EMAIL PROTECTED] ----- Original Message ----- From: "Brad Roberts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, August 16, 2002 11:03 AM Subject: RE: wizards > Thanks Brook! This is great! Looks like it would be easy to add a "back" > button, too! > > -Brad > > > -----Original Message----- > > From: Brook Davies [mailto:[EMAIL PROTECTED]] > > Sent: Friday, August 16, 2002 1:35 PM > > To: CF-Talk > > Subject: Re: wizards > > > > > > 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 > > > > > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

