How do you pass value of a text box from page1.aspx to
page2.aspx without storing it as a session value?
Answer Posted / rok_here
Through Requested.querystring we can send the value from
one page to another Page
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to load the contents of an xml file into an xmldocument object?
Explain difference between panel and groupbox classes using .net?
Please explain what is the .net framework and how does it work?
Please explain what is heap and what is stack?
What is the difference between a debug and release build?
What is .net environment?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
What is the purpose of IClonable interface in .NET?
What is Event - Delegate? clear syntax for writing a event delegate
Difference between abstract class and interface in .net?
Explain About GDI object ?
What is marshling?
What are the advantages of .net core?
What is .net and why it is used?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?