so I have a webpage done nicely with table layout... I have one cell (long one) dedicated to update the latest news about the website... I want to write a perl script that reads from a file and put up formated html code into that cell. Two questions: 1) how do I load a perl script into a table cell? should the code print out regular html code with a content/type header just like what we normally do? 2) when the news gets too long (I intend to keep a month worth of news in the webpage at a tile, and I will use perl code to throw out news more than a month old, but that's another story) the cell will no longer be big enough. Instead of expending the cell, is it possible to add a scroll bar to the cell (I know how to do it, if this were a frame...but again, it's just a table)? that user can scroll? thanx!
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]