Tuesday, July 15, 2008

ASP.NET passing values

string Tag = Request.QueryString["Tag"];
http://index.aspx?tag=tagname