[sourcecode language='vb.net']If (Not String.IsNullOrEmpty(Request.QueryString("qString"))) Then qString = Request.QueryString("qString")
End if[/sourcecode]
[sourcecode language='vb.net']If (Not String.IsNullOrEmpty(Request.QueryString("qString"))) Then qString = Request.QueryString("qString")
End if[/sourcecode]