I'd rather not have IE be the default application for anything, so I'm
wondering if there is a way to fix this.
--- Original Message ---
.asp like .php is server-side generated into an HTML file. Can't do it
locally in other than IE that I know of.
--
Jay Garcia - Netscape/Flock Champion
www.ufaq.org
Netscape - Flock - Firefox - Thunderbird - Seamonkey Support
.asp (classic ASP) is a server-side technology only. You can't do it
locally even in IE. If I try to open one of my local .asp files in
either IE or FF, I just get the file rendered as plain text.
The real question is why FF is saving the file as type .asp instead of
type .htm.
MC
OK, I guess it's IE then.
I was wondering about that myself. Maybe it was because the page was behind
in a highly secure area (had to log in), not that I can see the connection
there. The real answer may be simply that, based on past experience, these
guys are the cybergang that couldn't shoot straight.
Change the file extension to .html when you save it.
.asp files are scripts which are run on the web server to generate HTML output.
What you get from the server contains HTML, not the original .asp script.
--
Regards
Ralph
Yes, that worked exactly as you described: .html or .htm