I have an html file, called text.html, it is a simple file with just rows of data defined in a table such as <Table><tr><td> etc....


All I want to do is load it to a dynamic textbox in Koolmoves and have the textbox display as it would in a browser. I need the file so I can display the data in a readable format where all the data lines up (aligned).

Other than setting the Has HTML to yes, are there any other things that I need to have or NOT have in the text.html?.... I have noticed that certain attributes like border=1, width=500 in the html file causes nothing to load.

Thanks in advance!