Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Images, in links, in tables..... utter choas

by Cirollo (Friar)
on Jul 27, 2001 at 23:56 UTC ( [id://100436]=note: print w/replies, xml ) Need Help??


in reply to Images, in links, in tables..... utter choas

Can you be a little more specific on what is going wrong? What are you seeing when you run it from the web? Do you have any errors from your server error log?

Update: I'm not sure exactly what is wrong, but you might consider dumping the CGI.pm html-printing stuff for your tables; it gets quite messy when used on tables.

Also, instead of saying $record[0], $record[1], $record[2], $record[3], you can use array slices and write it as @record[0..3].

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found