There are several ways this can be set. For example, you can append the following at the end your URL: ?Code=foo, which will set Request.Item("Code") to "foo".
Check the on-line document for HttpRequest class, and that should help.
Last edited by PeterPeiGuo; April 20th, 2010 at 03:26 AM..
|