asp.net - How can I open an ASP page from HTML page? -


i working on asp project, first time uploading server (a server provided @ campus)

i have mix of html , asp pages. want html page default page, while have links on html pages pointing asp pages.

from local machine worked fine (of course local. used localhost:xxxx address link, know wont work when upload server). i'm using visual studio 2012.

can point me right direction?

it might possible server uploading plain file server, , not asp server. if case, link particular asp file display contents , not html page generated on local machine asp server.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

python - Specify path of savefig with pylab or matplotlib -

c# - SharpSsh Command Execution -