can we pass values from one page to another page without
redirecting to that page?
Answer Posted / ratnesh singh
We can pass the values from one page to another page through
QueryString.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What kind of programming language is ASP.NET?
What are the advantages of asp.net?
What is full trust in asp.net?
What is aspect-oriented programming?
What is difference between viewstate and session state in javascript?
Define static function?
What are the three parts of an http response?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What are the Types of authentications in IIS
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Define what is razor? : asp.net mvc
What is a session in asp.net?
Why would anyone need to implement their own hashtable or linked list?
Where sessions are stored?
Do session use cookies in asp net?