Re: How to get selects option value !!

2015-05-19 Thread Tom Evans
On Tue, May 19, 2015 at 5:13 PM, Reznov Ammar wrote: > oh dude yes am doing flask, but you know here doesn't exist any flask group, > so please if you can help it would be really appreciated :) . http://flask.pocoo.org/mailinglist/ HTH Tom -- You received this message

Re: How to get selects option value !!

2015-05-19 Thread Adolphe Cher-Aime
My previous answer is related to django. For flask I think you need to ask in a flask mailling list. On Tue, May 19, 2015 at 12:18 PM, Adolphe Cher-Aime wrote: > In your view try request.POST.getlist('oblast_select'). It will return > the selected values in a list. > > >

Re: How to get selects option value !!

2015-05-19 Thread Adolphe Cher-Aime
In your view try request.POST.getlist('oblast_select'). It will return the selected values in a list. On Tue, May 19, 2015 at 12:01 PM, Reznov Ammar wrote: > Hey guys, > > I've had created a search form, and i need to send a post request to my > python file to get

Re: How to get selects option value !!

2015-05-19 Thread Reznov Ammar
oh dude yes am doing flask, but you know here doesn't exist any flask group, so please if you can help it would be really appreciated :) . On Tuesday, May 19, 2015 at 10:06:10 PM UTC+6, aRkadeFR wrote: > > Are you sure you're doing Django? > > It looks like flask to me. > > On 05/19/2015 06:01

Re: How to get selects option value !!

2015-05-19 Thread aRkadeFR
Are you sure you're doing Django? It looks like flask to me. On 05/19/2015 06:01 PM, Reznov Ammar wrote: Hey guys, I've had created a search form, and i need to send a post request to my python file to get information . Here is my html code :

How to get selects option value !!

2015-05-19 Thread Reznov Ammar
Hey guys, I've had created a search form, and i need to send a post request to my python file to get information . Here is my html code : Область/Город республиканского значения нет value1 value2