2010/6/2 ravi krishna <ravi.9...@gmail.com>

> Hi,
> I am a newbie with Python n Django programming. Can somebody tell me some
> easy methods for passing the Json data to the html page as arguments. I have
> the Json converted data stored in a variable. Now need to print those data
> in html.  while searching found some methods like using eval() in Ajax. But
> i cudnt work it out. Can somebody tel me some other methods with some
> examples.
>
> --
> Regards,
> Rav
>

Try javascript with jquery library

http://docs.jquery.com/Ajax/jQuery.getJSON


-- 
Simo

- Registered Linux User #395060

- Software is like sex, it is better when it is free  --> Linus B. Torvalds

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to