I think you must read dotnetviewersample. there are function GetParameters() in file utilityfunctions.aspx. you can see how to use it in file findaddress.aspx. Example<br><br>String mgSessionId = GetParameters()[&quot;SESSION&quot;];