|
-
Dec 1st, 2003, 07:42 PM
#1
Thread Starter
Junior Member
Accessing information in parent applications (C#)
Hi.
I have a virtual directory in IIS ("/reports") that needs to access information in the global.asax of the parent application ("/") and I was wondering how I could do that, if it is even possible.
My global.asax right now has the classname Globals. And it has several public variables declared in it that are used through out the site.
Now, I was wondering if and how I could access them from a sub app.
Am I making any sense?
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
|