Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Perl and Browser compability

by varian (Chaplain)
on Feb 14, 2007 at 08:54 UTC ( [id://599885]=note: print w/replies, xml ) Need Help??


in reply to Perl and Browser compatibility

CGI offers you much flexibility but it's not a fix for the browser incompatibility problems. My experience is that Mozilla based browsers are more forgiving for HTML syntax errors than IE. (e.g. if you failed to include a closing markup </div> or </table>). So if my Perl code looks okay yet breaks with IE clients my first reaction is to check again the hierarchy and syntax of the generated HTML.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://599885]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (1)
As of 2024-04-25 04:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found