lisawebs
12-22-2003, 12:53 PM
I need to pass a large string from PHP into Jscript var,
but the following isn't accepted:
text = 'a very large string for a text box which comes with line breaks an so it takes many lines '
this produces the error (unterminated string constant)
any idea?
but the following isn't accepted:
text = 'a very large string for a text box which comes with line breaks an so it takes many lines '
this produces the error (unterminated string constant)
any idea?