FAQs All Forums All Comments Screencasts
Hi,
I have a tcl program that gets server data. I want to know, is it possible in tcl/tk to generate a html file to output the data onto?
Thanks, Philip.
HTML is just formatted text output. There are tcllib modules to assist with outputting html formatted text if you want to use them.
Ok, thats good. But i just don't want the text to be formatted, I want it to be displayed through offline Internet Explorer page aswell. This is possible?
HTML is just formatted text output. There are tcllib modules to assist with outputting html formatted text if you want to use them.
Ok, thats good. But i just don't want the text to be formatted, I want it to be displayed through offline Internet Explorer page aswell. This is possible?