Server.Transfer("MyPage.htm")..this will work??? plz give the reason of your ans.
Amit Soni
I tried it right now...from ASP.NET 2.0 and its working perfectly alright
Hi Amit,
You cannot use a Server.Transfer to transfer to a HTML page which will throw an error. I'm not sure about the in depth reason in that.