Forums

ASP

This topic is locked

.asp 'save file as'

Posted 19 Mar 2003 00:59:32
1
has voted
19 Mar 2003 00:59:32 andrew paterson posted:
Whenever i load up my asp page by typing in localhost/main.asp rather than loading up the page a 'save target as' box pops up. this only happens if i have taken some data from the database. If there is no connection then the page loads fine.

I would be gratefull for any help.

Andrew

Replies

Replied 20 Mar 2003 15:24:38
20 Mar 2003 15:24:38 Chris Cahill replied:
Hi Andrew,

Make sure you have PWS (win98) or IIS (win2k) running. asp pages need to be interpreted by a web server to run. I personally test all pages on my remote server & skip the whole local testing thing. MX's site manager makes it quick & easy.

CHRIS
Replied 20 Mar 2003 22:49:54
20 Mar 2003 22:49:54 andrew paterson replied:
I am running win XP and IIS so this is not the problem, but thanks for the suggestion.
Replied 20 Mar 2003 23:13:02
20 Mar 2003 23:13:02 Brent Colflesh replied:
It is the problem if you are getting the "Save As" dialog - that means IIS is not parsing the file.

Check your IIS settings - is it actually running? Do you have your files in a directory enabled by IIS?

Regards,
Brent

Replied 21 Mar 2003 18:51:28
21 Mar 2003 18:51:28 Eddie Appell replied:
I've had this happen after changing the default error pages in IIS. If you've changed those settings, try resetting back to the defaults and see if that fixes it. Worked for me...

Eddie Appell

Tickle Media
www.ticklemedia.com

Edited by - eappell on 21 Mar 2003 18:52:20

Edited by - eappell on 21 Mar 2003 18:53:23

Reply to this topic