Yeah they cant just view them locally, ASP is serverside code which is executed on the server, and then the html pages resulting from the operation are dynamically sent to the client for rendering in thier browser.
To run ASP.NET you will need a windows (IIS) hosting package with .NET support.
Last edited by jbennet; Dec 21st, 2008 at 8:25 pm.
If i am helpful, please give me reputation points.