IanTurner

msg:957697 | 7:54 am on Aug 5, 2004 (gmt 0) |
In IIS Properties for the site Home Directory - hit the configuration button - this shows you the App Mappings, set up a mapping for .htm to the ASP DLL.
|
saurabh

msg:957698 | 11:52 am on Aug 5, 2004 (gmt 0) |
Thanks for the suggestion. But this is a shared hosting account and I don't have access to those settings.
|
Easy_Coder

msg:957699 | 12:51 pm on Aug 5, 2004 (gmt 0) |
Your host might let you do that. I believe that Mapping is relative to the site via the site properties not the collection of sites.
|
macrost

msg:957700 | 1:59 pm on Aug 5, 2004 (gmt 0) |
If the host won't allow mapping, see if they will allow a custom mime type. If so, you can set the mime type of .html to text/asp.
|
saurabh

msg:957701 | 8:12 pm on Aug 5, 2004 (gmt 0) |
Thanks guys! I asked my website hosts and they gladly mapped .htm files to ASP. Problem solved!
|
|