I'm just getting ot grips with ASP and VBscript, but since I use VB all the time it's fairly straight forward. However, I have an ASP page that has both ASP and vbscript code on it. What I need to do is use a value created in asp in my vbscript. Can I create a Global Variable that can be used by both. If not, is there another way?