Ivan,

Not with PHP but when I deplayed a lasso-based website about 18 months ago,
I found that some stuff just didn't work across OS/browsers. It was all down
to the HTML coding. Check out what cannot be used with those browsers that
are giving you problems and see if you are using any of it.

HTH

George
----- Original Message -----
From: "Ivan Arbitman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 3:09 PM
Subject: [PHP-WIN] Parsing HTML Error


> Here's a weird problem.
>
> - Using IIS on Win2K  w/SP1
> - Setting IIS to parse .html files with PHP.exe, same settings as for
> .php files
> - NOT using ISAPI module
>
> HTML files are parsed properly and php code is executed for the
> following browsers.
>
> All versions of IE on the PC
> IE 5.1.4 on MAC
> NS 6.x
> NS 4.78 (as part of Communicator)
>
> However, for NS 4.72 (as part of Communicator) and for IE 5.0 on the Mac
> the HTML is not parsed and the PHP code is not executed or removed from
> the html.
>
> I wouldn't expect browser or OS versions would have any effect on what
> the server parses or not. Any ideas?
>
> Thanks.
>
> Ivan
>
>


----------------------------------------------------------------------------
----


> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to