|
Is this once you've uploaded it to the server? ASP is a server-side language, so it has to be on a server (either local or remote) for it to work. I don't know much about it, but with PHP you have to either upload it to a server with PHP installed, or install Apache and PHP on your PC and view the pages by typing "localhost" into your Address bar.
|