Manish

When I use escape() or encodeURIComponent I get the same results.  The 
following:

1
2
3
4
5

becomes a single string without line breaks, like this:

12345




> >
> 
> What happened to the carriage returns, did they get converted to spaces?
> 
> Try encodeURIComponent instead of escape.
> 
> -- 
> http://manishjethani.com/
>



Reply via email to