A
Axel Dahmen
Hi,
I'm wondering what is Response.Redirect(string) equivalent to:
Response.Redirect(string,true)
- or -
Response.Redirect(string,false)
?
The MSDN Library is unclear on this.
TIA,
Axel Dahmen
I'm wondering what is Response.Redirect(string) equivalent to:
Response.Redirect(string,true)
- or -
Response.Redirect(string,false)
?
The MSDN Library is unclear on this.
TIA,
Axel Dahmen