2
   

Global.asa files

 
 
Reply Fri 20 Feb, 2004 10:25 pm
I've just discovered global.asa files and am not sure I understand them completely. This is my problem and maybe you can tell me if a global.asa file is my solution.

I have a web application called WebWiz Forums that I've been using to teach my self programming. I've made so many modifications to it that you can't really call it WebWiz Forums anymore. I have recently tried to merge an application called metatrack into it. Meta track is a free statistics analyser. Everything with MetaTrack works as it's supposed to but when I try to customize it by adding the name of the logged in user from WebWiz which is strLoggedInUser my variable is empty. Which doesn't make sense to me because strLoggedInUser is called from my common.asp file and has consistent data in it throuought the entire webwiz application. I'm running MetaTrack from within WebWiz and I can't include the file common.asp from within MetaTrack or it will crash.

If I convert all of my global variables to a global.asa file will this make the WebWiz variables available to MetaTrack?

I don't know if anybody can answer this but I figured it wouldn't hurt to ask. I'll be experimenting with it this weekend so I'll probably find out the answer my self, but any input you have regarding my problem would be appreciated.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 2 • Views: 1,498 • Replies: 1
No top replies

 
roverroad
 
  1  
Reply Sun 22 Feb, 2004 01:59 am
This was actually a dumb question. After a little restarch I figured out that all I had to do was declare my variable as public instead of dim.
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » Global.asa files
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 04/25/2024 at 01:45:37