Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q5816, November 14, 2001 at 21:27:38:

You are here: irt.org | About | Feedback | 3326 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q5816

Sent by
Raman Sinha on November 14, 2001 at 21:27:38:

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
Another way to have the enum's available in your script but avoid the downside of making your script bigger is by referencing the type-library of the constants, instead. The specific code is:


Put outside of the ASP script blocks. Some say to put it in global.asa in Application_OnStart


©2018 Martin Webb