Data and Input Boxes

Reply

Join Date: May 2008
Posts: 25
Reputation: whisper_101 is an unknown quantity at this point 
Solved Threads: 0
whisper_101 whisper_101 is offline Offline
Light Poster

Data and Input Boxes

 
0
  #1
Jul 30th, 2008
I have always wondered?

When you submit a form in ASP the page refreshes so in order to edit a value you have to press back on the browser or at least that is what I have been doing. Is there any way you can hold that value so that the user does not need to press back to edit?
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 4
Reputation: afripino is an unknown quantity at this point 
Solved Threads: 0
afripino afripino is offline Offline
Newbie Poster

Re: Data and Input Boxes

 
0
  #2
Aug 16th, 2008
you can store it in a session variable.
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 133
Reputation: vicky_rawat is an unknown quantity at this point 
Solved Threads: 17
vicky_rawat's Avatar
vicky_rawat vicky_rawat is offline Offline
Junior Poster

Re: Data and Input Boxes

 
0
  #3
Aug 18th, 2008
Hi,

There are three ways, which you can use to store the values.

1. Session
2. Hidden variables
3. Querystring.
Vivek Rawat
Keep solving complexities.
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 25
Reputation: whisper_101 is an unknown quantity at this point 
Solved Threads: 0
whisper_101 whisper_101 is offline Offline
Light Poster

Re: Data and Input Boxes

 
0
  #4
Aug 25th, 2008
Ok. But at the moment I am unable to save the value inserted into the input box if I refresh the form. For Example If the user inserts a value into Textbox1 inccorectly when he/she submits the page the value should still be there preventing the user from re-inserting the information. Could you show me using any of the examples mentioned how I would achieve this. Thanks.

W
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 186
Reputation: aparnesh is an unknown quantity at this point 
Solved Threads: 10
aparnesh's Avatar
aparnesh aparnesh is offline Offline
Junior Poster

Re: Data and Input Boxes

 
0
  #5
Sep 11th, 2008
Check This out
http://www.daniweb.com/forums/thread144563.html

use the same principle
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC