Ray_Net wrote:
First off I have specific purpose for using html in the post. To get away from the Problem abovePhillip Jones wrote: type this: document.write(" " + login.hostname +
"\n\n</td>\n\n<td align=left>\n\> " +
login.username +
"\n\n</td>\n\n<td align=left>\n\n " +
login.password +
"\n\n</td>\n\n</tr>\n");
To look like this:
document.write(" " + login.hostname + "\n\n</td>\n\n<td align=left>\n\> " + login.username + "\n\n</td>\n\n<td align=left>\n\n " + login.password + "\n\n</td>\n\n</tr>\n");
Boldface on above statement was strict to emphasis the line and is
not part of the actual lineCopied after the text had been threaded you might have seen ">> " remove all of them first. -- Phillip M. Jones, C.E.T. "If it's Fixed, Don't Break it" http://www.phillipmjones.net http://www.vpea.org mailto:[email protected] |
_______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

