|
Posted by Tom on 06/04/07 18:31
On Mon, 04 Jun 2007 03:17:16 -0700, dkintheuk wrote...
>
>Hi all,
>
>I'm looking for some advice on how to operate additional links on a
>form.
>
>I want customers on a site i am working on to be able to go to the
>terms and conditions page during the registration step. However, i
>don't want to lose their current data in the form.
>
>I already have a working code operation that means on a form submit
>where there are errors, the user will be sent back with the data still
>in the form and warning messages.
>
>I'm stuck with a link to the terms and conditions. If they click on
>that and then return to the form, it obviously will not be able to
>show the previosuly entered data as they will not have run code to
>pass through that link.
>
>Perhaps i am over-complicating things...
>
>Any good advice?
>
>Cheers,
>
>Rob.
>
If the page is optional and doesn't require a confirmation or check box for an
agreement, it might be simple enough as making a pop-up window for it.
In either case if you have multiple steps in your registration form you can use
hidden form fields or maybe session cookies to pass your information from one
step to the next.
Tom
--
Newsguy.com
90+ Days Retention
Supports 32 concurrent connections
Create Your Own NZB Files
Navigation:
[Reply to this message]
|