R
Russ
Does server.transfer only works for pages that are in the root folder of an
application?
I tried some code that looked like this:
Server.Tranfer("./Subfolder/Mypage.aspx");
Is it not possible to transfer to a file in another folder?
application?
I tried some code that looked like this:
Server.Tranfer("./Subfolder/Mypage.aspx");
Is it not possible to transfer to a file in another folder?