or use JSON.stringify to get the textual representation of the object. e.g.

alert(JSON.stringify(t));

Am Donnerstag, 7. November 2013 21:46:36 UTC+1 schrieb Niphlod:
>
> oh my.....
>
> json_object *IS* an object (the name should have been pretty obvious).
>
> if you want the value of a, just do
>
> alert(t.a)
>
> On Thursday, November 7, 2013 9:30:31 PM UTC+1, Gaurav singh wrote:
>>
>> Sorry But its not working , its displying object obect in the pop up
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to