hi me again :"),
I'm tring to do something like this :
<!--#include file=$someVAR\_search.inc-->
but 'cause the vars are not interpolated at-this-place i tried also :
$Response->Include("$someVAR\_search.inc");
the problem is that it seems that the include is not inlined as stated in
the docs..(I need it inlined not compiled as separate sub).
<docs snip>By default, all includes will be inlined unless called with an
args parameter.</snip>
And yes DynamicIncludes are off.. How can I achieve inlined-behaviour.
TIA
=====
iVAN
[EMAIL PROTECTED]
=====
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]