This topic is locked

Global Include

11/10/2009 11:31:13 AM
ASPRunnerPro General questions
S
surfermac author

I am sure this was asked before. I tried to search through the Forum and did not find what i need.
How do you add a Global Include? Example <!--#include file="somefile.asp"--> into all the asp files?
I can add it to the commonfunctions.asp but everytime i generale the code it gets deleted and i have to manually add it again.
Thanks

J
Jane 11/11/2009

Hi,
use After application initialized event on the Events tab for this purpose.