Does anyone see any problems with the following idea: On the mailboxes page that show the different mailboxes I propose to use javascript to alter the page aLOT better. could I do something like this: <script language="javascript"> var longstring; longstring = "<--IMAIL TAG FOR MAILBOX -->"; // parse routine for longstring leaving me with variables -or- // use a replace function to change some items in the string. document.write(newlongstring); </script> I realize this would only work for mailboxes and maybe a few other sections because of the " (quote) or ' (single quote) in most code. Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
