Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created December 3, 2015 21:30
Show Gist options
  • Save samueleresca/ac7fc7140cdf8e1589b7 to your computer and use it in GitHub Desktop.
Save samueleresca/ac7fc7140cdf8e1589b7 to your computer and use it in GitHub Desktop.
Request.QueryString["mkt"] //Parameter : mkt | Value: it-it
Request.QueryString["lang"] //Parameter : lang | Value: it-it
Requer.QueryString["q"] //Parameter: q | Value: prova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment