Server.Transfer

  • Thread starter Thread starter Pradeep
  • Start date Start date
P

Pradeep

Hi,

I am using Server.Transfer to redirect to the different page. When I use
this option the URL of the IE does not refresh to the target page. It
remains as it is as the current page but the page has already traversed.

Beacuase of this i face some problem during passing variable through Query
String.

Any idea where is the problem ???

Pradeep
 
Back
Top