|
-
Apr 3rd, 2005, 10:41 PM
#1
Thread Starter
New Member
Collecting GET variable in Global.ascx?
Greetings All, I want to collect a quesrystring parameter (HTTP GET variable) in the global.ascx file (either in application start or session start) Is this possible? I.E. in GLOBAL.ascx under the APPLICATION_START event, put a piece of code that collects the parameter using
request.params("paramtername")?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|