OutFront Forums
     Home    Register     Search      Help      Login    

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

 

How to keep values on form after submission?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> How to keep values on form after submission?
Page: [1]
 
spcafc

 

Posts: 89
Joined: 5/11/2004
Status: offline

 
How to keep values on form after submission? - 2/6/2009 12:40:28   
I am wondering how this works. I need to have the form stay populated with the data the user entered after they get an "Oops! You forgot something, please go back and correct your entry" page.

The user then must click on their back button OR on a link that takes them back to the original form page.
The form is validated on some entries but not all BUT I need to have ALL entries remain populated.

Any ideas?
BeTheBall

 

Posts: 6493
Joined: 6/21/2002
From: West Point Utah USA
Status: offline

 
RE: How to keep values on form after submission? - 2/6/2009 15:13:37   
What kind of page is it? .htm, .asp, etc.? Also, is your form using a POST method or GET? Does the form submit to another page or to the same page the form sits on?

_____________________________

Duane

Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.

(in reply to spcafc)
spcafc

 

Posts: 89
Joined: 5/11/2004
Status: offline

 
RE: How to keep values on form after submission? - 2/6/2009 15:31:34   
It's an .asp page, POST method and submits to another page.


(in reply to BeTheBall)
TexasWebDevelopers

 

Posts: 722
Joined: 2/22/2002
From: Dallas, TX
Status: offline

 
RE: How to keep values on form after submission? - 2/6/2009 20:23:33   
<input name="first_name" type="text" id="first_name" value="<%=first_name%>">

_____________________________

:)

Follow us on TWITTER

(in reply to spcafc)
spcafc

 

Posts: 89
Joined: 5/11/2004
Status: offline

 
RE: How to keep values on form after submission? - 2/7/2009 8:52:20   
Where would I put this code? I am assuming in every instance of a text box field...

(in reply to TexasWebDevelopers)
TexasWebDevelopers

 

Posts: 722
Joined: 2/22/2002
From: Dallas, TX
Status: offline

 
RE: How to keep values on form after submission? - 2/7/2009 9:35:15   
yep

_____________________________

:)

Follow us on TWITTER

(in reply to spcafc)
spcafc

 

Posts: 89
Joined: 5/11/2004
Status: offline

 
RE: How to keep values on form after submission? - 2/8/2009 10:02:04   
Thank you!

(in reply to TexasWebDevelopers)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> How to keep values on form after submission?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts