All,

Is there a comprehensive example of how to use JSON on my view and
javascript on my html template?
The scenario is, i want to get some data from a input text field in
the template  and onChange of that field, i call a javascript function
that sends data via json to my view, which process the data and sends
the results back to the calling javascript for display!

I've seen this example in this

http://groups.google.com/group/django-users/browse_thread/thread/b433bac860cad18a/c0672cd8b1043f7c?lnk=gst&q=JsonResponse#c0672cd8b1043f7c

it uses JQuery but it refused to run "as is" on my view!

Please help

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

Reply via email to