I'm trying to make an ASP script to do some work after the actual HTML has
been served and, as a result of that procedure to go, redirect, execute
another script where a new HTML page is served. I've tried using
$Server->RegisterCleanup after $Response->Flush but it seems like as
consequence of these operations $Server->Execute or $Server->Transfer are
not able to work, claiming that "no include "http://myserver/myscript"; at
.....ASP line 1434". Is there a way to do such a thing or after cleaning no
object can pick the flag to redirect/transfer?

Thanks! 

Fernando I. Munoz


___________________________________________________ 
Lions Gate Entertainment, Inc.  [ AMEX: lgf ] 
Five Proud Years, One Independent Spirit.

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

Reply via email to