Hi
I save some items inside one array.
Then, i save as local variable and get it again. Now this is in String format.
I will need to have it in array format again.
I read some functions, like JSON Parser, jQuery.parseJSON, but possible I wrote a wrong code or it's possible I can't use this functions.
Can you tell me if there are any function that make it automaticaly?
Thanks