D
dee
Hi
I'm posting back to a second page using Server.Transfer().
There are buttons on this second page that use Respose.Redirect() since some
of the pages are html's and the Transfer function cant be used. This causes
very wierd results: the page accessed through the Redirect function appears
as the sending page in address bar and nothing show up in content.
Is it that once you use the Transfer() Function you are forbidden to use
Redirect()?
In that case how can you post back to second page using any other dotnet
method.?
Thanks for your help.
Dee
I'm posting back to a second page using Server.Transfer().
There are buttons on this second page that use Respose.Redirect() since some
of the pages are html's and the Transfer function cant be used. This causes
very wierd results: the page accessed through the Redirect function appears
as the sending page in address bar and nothing show up in content.
Is it that once you use the Transfer() Function you are forbidden to use
Redirect()?
In that case how can you post back to second page using any other dotnet
method.?
Thanks for your help.
Dee