I am learning ASP by developing a Web application with MS SQL database maintenance capabilities.<br><br>I was successfully using Session variables to pass user inputted fields to other ASP pages. But, I understand that for a robust application using Session variables is not recommended. I read that hidden, cookies, querystring can also be used to pass fields to other pages.<br><br>I need some advice on what are the common practice out there in the Web application development world. <br><br>I would appreciate your feedback on this matter. <br><br>Mike<br><A HREF="mailto:appbussys_mjc@compuserve.com">appbussys_mjc@compuserve.com</A>