As mentioned in my previous post , you can pass parameters throught URL between pages. The problem can arise if you have special characters in parameters, like č, ž, š, spaces, etc. If you have the url http://www.mysite.com/default.aspx?test=12 3 it will change to http://www.mysite.com/default.aspx?test...