Question about deploying asp.net web page

Soldato
Joined
18 Oct 2002
Posts
15,861
Location
NW London
Hi,

I am creating a very simple web page, which I need to upload.

Here's the summary. The web application was developed in Visual Studio.
It is a simple web page with a form, a panel and a button.

I need to upload this to a webspace. Now I already have my website up and running, but I want to add this new web page to the website.

now, I have tried uploading the the resulting files (which are produced when I publish the website), however, when I view any of the files in Mozilla, I am presented with source code, not the actual form, with a panel and button on it.

What am I missing?

Thanks
 
Back
Top Bottom