Thanks for the example.  Looks like logiforms will build them for me.  After
I build the form, I can use it on my site, correct?  Would I be able to sign
up for $19.95 and cancel anytime?  If I call within the next 5 minutes, will
I get 2 extra forms free? ;)

> -----Original Message-----
> From: Brook Davies [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 16, 2002 2:29 PM
> To: CF-Talk
> Subject: RE: wizards
>
>
> yeah, its not to hard. We took it a step further and added conditional
> branching between pages. So if a user selected they were Female,
> then they
> would get send to the page (div) with female only questions.
>
> Then to take it even further, we build a graphical front end to
> build this
> forms. All of  the CFML and JS is dynamically generated and the user can
> add fields and pages and conditions. Pretty neet eh? You can see the site
> here www.logiforms.com, and here is a sample of a form with a
> next and back
> button and conditional branching. Maybe you can pick it apart :)
>
> http://www.logiforms.com/formdata/user_forms/243_1802639/1469/
>
>
>
>
>
> At 02:03 PM 16/08/02 -0400, you wrote:
> >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
> > > >
> > > >
> > >
> >
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.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

Reply via email to