multiple screens during a registration process

S

Sam

I have multiple screens during a registration process. I have noticed that
most BIG registration websites are not using "hidden text input objects" to
carry the information from one page to another.

what would you suggest?
1) use hidden field objects for example <input type=hidden name=myobj>
2) store in cookies
3) save to a database and retrieve and save as the user goes thought the
pages. Even though they could abort the process mid stream.

Thanks.
 
C

CT

For this purpose I'd use session variables, unless you need the user to be
able to abort the registration process and continue it a later stage?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top