How do you pass session values from one page to another ?

Answer Posted / vimal chauhan

response.redirect("requireform.aspx?"& txtbox1.text)

Is This Answer Correct ?    5 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does mvc represent in asp.net? : asp.net mvc

624


What is difference between web config and global asax?

520


How many web config files can be created for an application?

535


What are the contents of cookie?

672


What permissions do asp.net applications posses by default?

725






What is asp.net caching?

676


What is difference between session and viewstate?

548


Can you nest updatepanel within each other?

644


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1739


How to implement Authentication and Authorization?

652


What are the namespace classes used in asp.net mvc? : asp.net mvc

640


Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

2034


How to Insert/Add in ASPXgridview

656


What are httphandlers and httpmodules and difference between them?

615


How long the items in ViewState exists?

1057