Hi,

I want to include a file, in the same way like:
<!--#include file=conf.inc-->
So it could become a part of the script (i.e: use the same variables, etc.).

require doesn't work, of course, and $Response->Include() isn't what I'm looking for either...

The file I'm trying to include is in Apache::ASP format too, so I can't eval it or use require.

Any help would be appreciated.

-- Yuval


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to