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
Difference between using directive vs using statement?
What is full form of asp.net?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Where would you use an ihttpmodule, and what are the limitations of any?
What are the advantages and disadvantages of session?
How we can force all the validation controls to run?
What is app_code folder in asp net?
What are the Types of object in asp
How do you store a value in viewstate and retrieve them?
What is a 1x1 pixel?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
How do session tokens work?
Explain the main function of razor in asp.net? : asp.net mvc
Please brief not about xsd,xslt & xml?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?