How to send data through querystring to another page but it
should not be displayed in URL
Answer Posted / varanganti ravi
the only Option is to send data from one page to another
page through in the form of query string without appearing
in brouser is using server.transver()
Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
Explain about the .NET framework?
What is syntax code to send email from an asp.net application?
How would you get asp.net running in apache web servers? Explain it's limitations.
Explain how can we inherit a static variable?
What is another word for redirect?
What is the purpose of using MVC programming pattern in ASP.NET?
Describe the Server Control Events of ASP.NET?
What is form submit?
Explain swagger components.
What is owin authentication?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What are server objects?
How does cookies work in asp net?
What are the session management techniques asp net?