-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: Sudha0829
Message 2 in Discussion

hi
 
use session variables or context
 
in page x-  create session variable called name.

session.Add("name",pass the value)

in page y - call that session name

x = Session.Item("name")
try with that code. 
 
bye
Sudha.

needyfrmchennai <[EMAIL PROTECTED]> wrote:





New Message on BDOTNET



Want to display the same values even after the user navigates to other page





Reply





 
Reply to Sender   Recommend 
Message 1 in Discussion 





From: needyfrmchennai 


In my aspx page ,I want to keep the values that the user has entred in Page( X )and 
after the user clicks on other link and navigate other page(Y) to get further 
information to complete this page and come page to the orginal page(X).The values 
earlier entered by the user has to be present in the web controls .
Looking Forward for Your Help
Thanking You 

Pls Reply to [EMAIL PROTECTED]
View other groups in this category. 



                Do you Yahoo!?

New and Improved Yahoo! Mail - Send 10MB messages!

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to