Profile
Achievement
 
    
                iroybot's Recent SnippetsTagged array
- All /
 « Prev 1 Next »
I wanted to pass a form submission (array) as a JSON object to another function.
Some form field were created with JS, to identify them their names have been concatenated with unique IDs, etc.
In order to access values of that JSON obj I needed to...
        
        
        
            1 
        
        
            1538 
        
                    posted 14 years ago by iroybot
            I wanted to pass a form submission (array) as a JSON object to another function.
Some form field were created with JS, to identify them their names have been concatenated with unique IDs, etc.
In order to access values of that JSON obj I needed to...
        
        
        
            0 
        
        
            1369 
        
                    posted 14 years ago by iroybot