Go Back   CodingForums.com > :: Client side development > JavaScript programming > DOM and JSON scripting

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-02-2010, 12:19 PM   PM User | #1
nagrgk
New to the CF scene

 
Join Date: Nov 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
nagrgk is an unknown quantity at this point
Json parsing problem

Hello guys,

Please suggest me to parse following string using json and javascript.

{ "form": { "name":"General GCH form", "fields":[ {"name":"field_id_2270", "label":"Your Full Name", "description":"Your first and last name", "type":"text field", "mandatory":"true", "attributes":["size":"40"]} , {"name":"field_id_2278", "label":"Number of places to reserve", "description":"How many are you registering for?", "type":"combo box", "mandatory":"true", "attributes":[]}
]}}

I am new to this language and looking for code since one week.

advanced thanks
nagaraja kharvi
nagrgk is offline   Reply With Quote
Old 06-02-2010, 02:17 PM   PM User | #2
Dormilich
Senior Coder

 
Dormilich's Avatar
 
Join Date: Jan 2010
Location: Behind the Wall
Posts: 2,857
Thanks: 9
Thanked 288 Times in 284 Posts
Dormilich is on a distinguished road
try JSON.parse() from json.org’s library.
__________________
please post your code wrapped in [CODE] [/CODE] tags
Dormilich is offline   Reply With Quote
Old 06-02-2010, 09:43 PM   PM User | #3
rnd me
Senior Coder

 
rnd me's Avatar
 
Join Date: Jun 2007
Location: Urbana
Posts: 3,452
Thanks: 9
Thanked 466 Times in 450 Posts
rnd me is a jewel in the roughrnd me is a jewel in the roughrnd me is a jewel in the rough
you need to have valid json before you can parse it...
__________________
my site (updated 5/13)
STATS (2013/5) HTML5:90.2% MOB:14% IE7:0.5% IE8:8.8% IE9:11.4% IE10:6.5%
rnd me is offline   Reply With Quote
Reply

Bookmarks

Tags
json, parsing

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:06 PM.


Advertisement
Log in to turn off these ads.