6 Aug
2004
6 Aug
'04
12:41 p.m.
Hi ! My problem is that: I want to js.alert with long strings. I create these strings, and the complete js code. But zope is wrapping my strings like that: <script> function aaa{ jscode... s="xxxxxxx ........ "; jscode... }; </script> Everytime it is do that, so I cannot prevent that. But this format the JS interperter is making errors. Please help me: how to prevent the long string wrapping ? Thanx for help. Regards: KK PS: Please answer to me to my private mail too, because I'm in digest mode, but the answer is needed to advance.