Forum Moderators: phranque

Message Too Old, No Replies

ASP Problem

         

geoffb

7:25 am on May 4, 2009 (gmt 0)

10+ Year Member



Hi all,

Never created .asp web pages before, there is a reason but too long to explain.

Anyway, designed a site for client, main landing page being default.asp

Loaded it up through my own website for client to take a look, but once I enter the URL I dont get the webpage front, all I get is the code behind the webpage!

Can anyone help?

Cheers
Geoffb

mattur

10:18 am on May 4, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



ASP is a Microsoft technology that works on IIS, not Apache* Check with your hosting company to find out what server-side technologies they support on your server.

*It's possible to run ASP on Apache using a 3rd party solution like Chillisoft. But generally speaking, to run MS tech you want an MS server.

anjanesh

10:18 am on May 4, 2009 (gmt 0)

10+ Year Member



If you're seeing ASP code, then your web server (which should be primarily IIS) isnt parsing ASP code.

geoffb

2:11 pm on May 4, 2009 (gmt 0)

10+ Year Member



Thanks for your help. Will get in touch with server to check.

Cheers
Geoffb