>- see footer for list info -<
Hello and happy holidays everyone,

    Could someone send some sample code for doing this.  I anticipate
creating some complicated forms for several Websites I'm currently
constructing.  Having form data saved in the event of a time-out will be
very much appreciated by site visitors.  Best wishes from Mary and myself
for a merry Christmas, and a happy New Year.

Peter Donahue


----- Original Message ----- 
From: "Russ Michaels (Snake)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "'Coldfusion Development'"
<[email protected]>
Sent: Wednesday, December 22, 2004 1:14 PM
Subject: RE: [CF-Dev] saving a form prior to session timeout


>- see footer for list info -<
If the forms are small then you can store the content into cookies, the
qForms from pengoworks will do this for you.
If they are big forms, you can split them up into several pages, each one
saving the content into a client variable as a WDDX packet. Then at the end
you can pull out the WDDX packets and extract the datta.

Russ


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of lee
> Sent: 22 December 2004 17:22
> To: [email protected]
> Subject: [CF-Dev] saving a form prior to session timeout
>
> >- see footer for list info -<
> Dear All,
>
> Is anyone aware of whether it is possible to have someone
> filling in a form on a website when for one reason or another
> (i.e. the phone rings or something else) they are distracted
> from the completion and submission of the form, is it
> possible to in some way save the contents of the form and
> autotically return the user to the form when they log back in again?
>
> Also, can anyone recommend a good volume testing tool for
> putting a website through its paces?
>
> I know it is almost xmas and people are looking forward to
> the break but if anyone has any ideas it would be a massive
> help to a project I have been given.
>
> Regards,
>
> Lee
> _______________________________________________
>
> For details on ALL mailing lists and for joining or leaving
> lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo
>
> --
> CFDeveloper Sponsors:-
> >- Hosting provided by www.cfmxhosting.co.uk -<
> >- Forum provided by www.fusetalk.com -<
> >- DHTML Menus provided by www.APYCOM.com -<
> >- Lists hosted by www.Gradwell.com -<
> >- CFdeveloper is run by Russ Michaels, feel free to
> volunteer your help
> >-<
>


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to