Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-20-2006, 07:28 PM   PM User | #1
dtw
New to the CF scene

 
Join Date: Nov 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
dtw is an unknown quantity at this point
Post Allowing user to return and finish survey later

I am writing a web-based survey and would like to allow users to log off and return later to finish the survey. I believe that I should use cookies but have no idea how to go about it.

How can I allow users to return to a survey at a later point in time without losing their data from the previous visit (on the same form). (The survey will have multiple pages.)

Thanks.
dtw is offline   Reply With Quote
Old 11-20-2006, 07:43 PM   PM User | #2
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,045
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
oh ... this is related to the other post ...

Yes, you'll need cookies on this one, but if someone clears their
cookies automatically, they can't come back. So, you'll have to
assume they have them enabled.

At this point, it would be best to have a link to your survey so we
can see the variables you are using.
mlseim is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:12 PM.


Advertisement
Log in to turn off these ads.