Re: refuses to start .htm files

From: Andre (aa_at_no.it)
Date: 06/21/04


Date: Mon, 21 Jun 2004 14:47:04 +0200

I noticed this:
when ZoneAlarm (firewall) is loaded, htm files are refused, but otherwise,
no. In both cases, ASP files are accepted...
Any explanation?

"Andre" <aa@no.it> wrote in message
news:%23NF6NTwVEHA.3696@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I have an intranet application on an IIS 5.0 with ASP and ordinary HTM
> files. The IIS server is also connected with the ADSL modem to internet.
> When i remain local (10.0.0.x IP for IIS) i have no problem, but when i
put
> it on internet (IIS has now the IP from the provider: i changed therefore
> the property IP of the Web Site tab in that IP), IIS refuses to start any
> htm files, like this example:
> function infopconclick()
> { window.navigate( "infopc.htm") }
>
> When clicking on the button, you can see the blue bar right below growing
> very slowly but nothing will happen.
> The solution is to change infopc.htm to infopc.asp and then it works!!
>
> Can anybody tell me why? And is there anything to do about this?
>
> Thanks
> Andre
>
>