Sunday, June 30, 2013

Re: send query by using a textbox of html to python(django)

Try following the tutorial here.  By the end of it yous hould be able to answer this yourself.  It doesn't take long to do, and you'll understand enough about Django to be able to extend your solution.

Dan

On Sunday, 30 June 2013 12:04:53 UTC+1, mash.p...@gmail.com wrote:
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+unsubscribe@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.
 
 

No comments:

Post a Comment