Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Scrolling of Text files
Posted by Aruna on May 04, 2000 at 1:23 AM
Hi, I have one sql tabel which describes about the html file like date , title ,.....& then i also have a folder which contains those html files. So what i want to do is that, The title of the html files has to be selected from the table(most recent ones) & made to scroll. And on cliclking on those titles it should open that file. Do let me know in detail how to go about doing this Thanks a lot, Aruna
Replies:
|