aspx page won't work on server
Hello,
I just uploaded the latest version of my website here: http://www.shahspace.com/nuts_and_bolts/home.html. I'm having trouble getting the contact page to work. Unlike the other links, if you click on it, it doesn't do anything.
Running IIS 7 on my local machine, it works fine. It's an aspx page with some C# script.
Is it possible that my server doesn't know how to run C# script? I know it can run VB script. The server runs IIS 6. Is there any way to tell what kinds of scripts it can run and what kinds it can't? If it can't run C# script, how can I enable it so that it can?