Skip navigation

Get Value of WebForm QueryString passed by URL

Unfortunately for all of us who develop WSS WebForms, QueryStrings which are passed via URL to a WSS address are not always added to the Request.QueryStrings collection when called by a web form registration. However, the original QueryString is still available from the ServerVariables. This function will find the value of a QueryString regardless. - RW

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish