Is it possible to manipulate values in the query string from the server code? VB.NET in my case. In particular can I remove a value from the query string?
I want to remove it because everytime there is a page reoload event I check whether there is anything in this particular query string, if there is I want to perform a certain function.
After I do this I want to clear this value because I only want this function performed once (There probably will be another reload event on the page).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.