Hello,

I need to run a basic sql, query select "5 colums" from db.table where
columnx = 123.
Need to present this data to the user in html scrolling list (because
there might be hundreds of rows).
I guess there must be an easish way of doing this as perl 5.8 is quite
modern.
Please can someone suggest the best modules to include to achieve this
and some pointers to for further research + any hints that spring to
mind?

Also I need to make a row clickable so as to display the rest of the
fields, (50ish!). But that should be easy if I have the right tools
installed and used for the initial retrieval - I hope.

Thnx in advance

J


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to