How to send data through querystring to another page but it
should not be displayed in URL
Answers were Sorted based on User's Feedback
Answer / matt s
Response.Redirect will perform a 'hard' redirect (HTTP
response 302), but Server.Transfer will perform
an 'internal' transfer retaining the same URL in the browser
Is This Answer Correct ? | 9 Yes | 3 No |
Answer / 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 |
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is gridview in asp.net?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
How can you debug an ASP page, without touching the code?
1 Answers Prodigy Technologies,
What is the use of mcommand ? mcommand.fill(ds,"orderdetails");
What is the full meaning of asp.net?
What are the namespaces used in asp.net mvc? : asp.net mvc
What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
Can I read the hard disk serial # of the client computer using asp.net?
What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??
what is diffrent between asp & asp.net