Forum Moderators: open

Message Too Old, No Replies

login.asp not opening in browser

         

mbush27

9:20 pm on May 29, 2005 (gmt 0)

10+ Year Member



Hello everyone,

I am really stumped here. I recently purchased a program that will allow me to give live help to my customers, upon installing it (it works with MySQL), when I go to the directory I uploaded it to, it loads login.asp. The problem is, rather than appearing as a "login screen", I get the box saying "what do you want to do with this file". I can open it in dreamweaver, but that's no good!

I am using internet explorer. When I select that program to open it, nothing happens.

Does anyone have any idea what is going on here?

Thank you!

Matt

Staffa

9:36 pm on May 29, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you sure that the server, where the files reside, supports asp?

syber

10:06 pm on May 29, 2005 (gmt 0)

10+ Year Member



This behavior happens when an .asp page is opened without the ISAPI filter intecepting it.

You are either trying to open the page locally from your hard drive, or you do not have ASP installed on your web server.