Re: problem with html select box values

2012-09-20 Thread Mario Gudelj
There's no way this can be answered without code examples
On Sep 20, 2012 1:54 PM, "Navnath Gadakh"  wrote:

> i have project for online shoping in that i use product category and and
> product names.
>i have taken product name in select dropdown box.
>  now i want to create offer for any perticular product whatever i selected
> .
>
> but at the time of product name comparison in view it takes only first
> string (i.e for ex. product name = sony ericsson , it takes only sony )
> plz do needful...
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/PMY2nBYTF2MJ.
> To post to this group, send email to django-users@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.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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.



problem with html select box values

2012-09-19 Thread Navnath Gadakh
i have project for online shoping in that i use product category and and 
product names.
   i have taken product name in select dropdown box.
 now i want to create offer for any perticular product whatever i selected .

but at the time of product name comparison in view it takes only first 
string (i.e for ex. product name = sony ericsson , it takes only sony )
plz do needful...

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/PMY2nBYTF2MJ.
To post to this group, send email to django-users@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.



problem with html select box values

2012-09-18 Thread Navnath Gadakh
i have project for online shoping in that i use product category and and 
product names.
   i have taken product name in select dropdown box.
 now i want to create offer for any perticular product whatever i selected .

but at the time of product name comparison in view it takes only first 
string (i.e for ex. product name = sony ericsson , it takes only sony )
plz do needful...


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/TzXgpObSiK0J.
To post to this group, send email to django-users@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.