I remember being told that any subroutines I define should be defined in global.asa rather than in an .asp script, to avoid having the subroutines being redefined all the time. What if I am writing a subroutine that has to output a bunch of HTML code... is it possible to use the <% %> syntax there somehow? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Using <% %> in global.asa? Philip Mak
- Re: Using <% %> in global.asa? Joshua Chamas