Hi, T
I would like to open my web page in the browser by giving its absolute path . (C:\emsweb\frmCust.aspx) . But it shows a blank page. I have Visual Studio 2012 installed. In Visual Studio when I run the debugger the URL shown is
http://localhost:51273/frmCust.aspx . I know I can copy this link and paste it in the URL . The reason I want the absolute path is because I want to test my site on the production server where there is no Visual
Studio and the domain name is not known (not hosted).
Please help
Regards
Sanjish
Go to the complete details ...