3.2.0

array to JSON

Hi,
How to convert array to JSON format using JS.

Thanks a lot.
Igor K.
November 27,
You can use join() method or just string concatenation. As far as I know IE does not have any built-in functions to product JSON strings.
Alex (ActiveWidgets)
November 28,
Hi, Alex!
Thanks very mach for your help.
I solved my problem used :
- req.setURL("*.jsp");
- oracle.jdbc.OracleDriver();
- eval().

But I could not solve it used :
- req.setURL("*.html");
- ADODB.Connection;
- eval().

Thanks a lot.
Igor K.
November 29,

This topic is archived.

See also:


Back to support forum