Posted by Carl Lafferty on 10/20/58 11:53
I am trying to come up with a way to format some data that I have a perl
script pulling from a server but I don't really know of a way to do what
I want.. What I want is something like
+---------------------+ +-------------------+
|title1* | |Info for title1 |
|title2 | | blah blah blah |
|title3 | | blah blah blah |
|title4 | | |
|title5 | | |
|etc.... | | |
| | | |
+---------------------+ +-------------------+
something like this would be my screen. I want to be able to click on
the left on a title (title1 is the one being displayed) and have the
information that my perl script generated show in the right hand window.
All this html has to be created on the fly.
If anyone can point me in the right direction I would greatly appreciate it.
--
Carl Lafferty
Navigation:
[Reply to this message]
|