Senior Master Sergeant Jack asked: > Is there a template or a web site that details how and where > in the global.asa file I can declare all of my variables for > the entire application?
See: http://www.w3schools.com/asp/asp_globalasa.asp About half way down there is a section called: "How to use the Subroutines - Global.asa is often used to initialize variables". This allows you to set up the Session or Application variables in the appropriate OnStart subroutines. Hope that's what you're looking for... Cary BTW, if you've lost a post you can go to the Yahoo link for this group on the bottom of each message and use the "search" feature to locate your lost messages. In this case, your lost message/responses in question were 4399, 4400, & 4403. ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/saFolB/TM ---------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
