:: Forum >>
array to JSON
Hi,
How to convert array to JSON format using JS.
Thanks a lot.
Igor K.
Tuesday, November 27, 2007
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)
Wednesday, November 28, 2007
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.
Thursday, November 29, 2007
This topic is archived.
Back to support forum
Forum search