Hi, I have the following qustion regarding querystrings. As you may know passing a querystring to a serach page not through a server side control would produce e.g. the following: http://mysite.com/searchpage.aspx?q=gold_fish This will work fine, although... I saw a couple of websites where the query...