You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
i have used one HTML select box in my template having name of product as two string but when i send this value by post method in view it takes only one string? plz help
Navnath Gadakh
unread,
Sep 17, 2012, 3:56:04 PM9/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
On Monday, September 17, 2012 10:36:55 PM UTC+5:30, Navnath Gadakh wrote:
i have used one HTML select box in my template having name of product as two string but when i send this value by post method in view it takes only one string? plz help
how to submit form using jquery? and how to display response from view?