Hi,
I have placed a global.asa file in the root of my website. If I
call the root of my website (www.abc.com), it works. If I call first
another page (www.abc.com/abc.asp), the global.asa file isn't not
executed (all my session variables are blank).
Strange thing, I have 2 copies of my website (dev.abc.com and
www.abc.com). It works on one and not on the other. This is exactly
the same settings, same file.
Any idea?
Daniel