[ic] Open and 'run' a page from within another page? -- even more info

marc.brevoort interchange-users@icdevgroup.org
Thu Nov 7 12:36:00 2002


On Thursday 07 November 2002 17:05, you wrote:

> I assume you are not doing:
> 	$Tag->include('somefile');
> That would definitely be a no-no.

Well actually it's more like

my $incfile=$Tag->include( { file=>$filename } );

but I'm starting to suspect that is an equally big no-no? 
Why is that?

Regards,

Marc Brevoort