Go Back   CodingForums.com > :: Client side development > JavaScript programming

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 05-01-2006, 06:57 PM   PM User | #1
steveinchicago
New Coder

 
Join Date: Mar 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
steveinchicago is an unknown quantity at this point
basic html form question

I DON'T need a php solution, or anything else, other than an html, asp, or javascript solution to this question.

When a user fills out a form, I need to allow them to go back with the fields they already filled out, STILL HAVING THE DATA THERE, to finish filling out remaining fields that were required, but which they overlooked.
This eliminates them having to start all over again.

Thanks in advance.
steveinchicago is offline   Reply With Quote
Old 05-01-2006, 07:32 PM   PM User | #2
nathan_lamothe
New Coder

 
Join Date: Apr 2006
Location: Joussard, Alberta
Posts: 89
Thanks: 0
Thanked 0 Times in 0 Posts
nathan_lamothe is an unknown quantity at this point
You need them to go back when?

I assume you mean after submitting the form, but I am not sure...

If you wanted them to go back when a javascript validation found an error prior to submission, could you not just write the current valid variables back to the forms as .value=whatever? and return false to the submit button so that it does not continue?
nathan_lamothe 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 09:53 PM.


Advertisement
Log in to turn off these ads.