Chris wrote: > Ronald Wiplinger wrote: >> My php program is working with Firefox, but not with Internet Explorer. > > Nothing to do with php, your problem is javascript. > >> Is there a tool to find the problem? > > For IE, try > > http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en > >
Why do you guys assume javascript I am disappointed that after switching totally from XP to Ubuntu to suggest me a Windows tool! I installed in a VirtualBox XP again and above tool helped me to find the mistake: <?php echo "$S_VALUE<p>xxxx</FONT"; } ?> <form ..... > The tool helped me to find the missing ``>'' after </FONT since it showed me no value for the submit buttons. Is there no other tool available that can find such errors? tool <webpage > error.list bye Ronald -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php