I'm hoping that one of you can give me instructions on how one can take a basic Lord program, in this case Jason Brown's LordStat utility, and
change it so that it can output basic HTML text files. The program currently makes ANSI and ASCII bulletin files to cover usage of the LORD
and Lord/32 beta bbs door games. What I want to do is write simple HTML files but I have no idea as to how to go about doing that.
I'm hoping that one of you can give me instructions on how one can
take a basic Lord program, in this case Jason Brown's LordStat
utility, and change it so that it can output basic HTML text files.
The program currently makes ANSI and ASCII bulletin files to cover
usage of the LORD and Lord/32 beta bbs door games. What I want to
do is write simple HTML files but I have no idea as to how to go
about doing that.
So can one of you provide me with information on this topic? I
figure that someone somewhere has done this sort of thing, and I
hope one of them is still active in this echo. Thanks, Donald.
the easiest thing would possibly to take the ASCII version and wrap it in <PRE></PRE> html container tags... of course, you would want to have all the other proper HTML tags in place before and after :)
the actual coding should be dirt simple... start the HTML output file and output the html header stuff... then the <PRE> tag, import the ASCII file and output it to the html file, then </PRE> and the rest of your terminating HTML tags...
you could possibly peek at the output of my files areas HTML files on my
website... they are done from BP7 and the descriptions of the files are wrappe
with <PRE></PRE> tags in the same manner i'm speaking of...
)\/(ark
you could possibly peek at the output of my files areas HTML files on
my website... they are done from BP7 and the descriptions of the
files are wrapped with <PRE></PRE> tags in the same manner i'm
speaking of...
You forgot to say where your web-site is.
But your info and that by Roelof were valuable information and I
think I can figure out the rest by trial and error in the
Borland Pascal compiler that I use mostly. I also use Virtual
pascal but not as often.
Thanks for the help, and send me info on where to find your
web-site please, Mark.
Quoting Donald Tidmore to All <=-
I'm hoping that one of you can give me instructions on how one can
take a basic Lord program, in this case Jason Brown's LordStat
utility, and change it so that it can output basic HTML text files.
The program currently makes ANSI and ASCII bulletin files to cover
usage of the LORD and Lord/32 beta bbs door games. What I want to do
is write simple HTML files but I have no idea as to how to go about
doing that.
So can one of you provide me with information on this topic? I figure that someone somewhere has done this sort of thing, and I hope one of
them is still active in this echo. Thanks, Donald.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,038 |
Nodes: | 15 (0 / 15) |
Uptime: | 27:52:21 |
Calls: | 865 |
Calls today: | 16 |
Files: | 95,180 |
D/L today: |
14,816 files (1,485M bytes) |
Messages: | 465,162 |
Posted today: | 1 |