Hi,
I was curious if anyone could point me to the proper documentation or suggest a solution to this?
I know whats causing the error. its the %'s in my width comment in my table. Example:
<table width="100%" border="0" cellspacing="1" cellpadding="4" bgcolor="#D0D0D0">
the % in that width statement as stated before is causing the error.
Any suggestions?
-Blixa
Actually anything with a % produces the error assume because of the nature of how variables are handled by the program.
Hi 'blixa', please see into this thread ... Exporting to HTML, Pushing through Javascript / JQuery ... and learn from it to 'literalize' resp. escape foreign code lines which are not related to the Mp3tag Scripting Language.
DD.20110712.1225.CEST