Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: CGI & Formatting

by jhourcle (Prior)
on Apr 30, 2005 at 19:01 UTC ( [id://452915]=note: print w/replies, xml ) Need Help??


in reply to CGI & Formatting

This may or may not be a Perl question. The real question is in where it went wrong. (wrong being completely subjective, when it comes to dealing with HTML)

If the CGI didn't generate the HTML that you were expecting, then it's an issue with the script, so it's a Perl question. If the "correct" HTML doesn't generate the result as expected in the browser, then it's either an HTML or a browser issue. (yes, they're different things -- see quirksmode)

Take the output of your script, then compare the results of it to what you were expecting. Modify the HTML until you get the browser results that you were expecting, check it against a validator to make sure it's valid HTML, and then modify the script so that it's producing the HTML that you want.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-19 16:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found