i work on a project in which i could send query by using a textbox of html 
to django .then django can process on this query and assign the return 
value as list in html.

now, i ask the following question:

 how can we send a number from text box of html to python(django) and after 
that django multiply this output number in 3 and return this number as list 
in html 

tnx

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to