hello.

i'm trying to adapt pages that worked under 1.95 to
2.55.

i have a series of forms that uses $0 to identify the
current asp page but for some reason the value in that
variable contains the previous asp page under 2.55.

my only guess as to why this is happening is that i am
using:

$Response->Clear;
$Server->Transfer($NEXT_PAGE);

to work my way through the forms. is that possible? or
is there  something else that has changed from 1.95 to
2.55 which would explain this problem?

thanks,
remi

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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

Reply via email to