Re: [web2py] Re: Using a javascript variable in python in views

2013-10-30 Thread Richard Vézina
View not enough, post the controller... Paste code here don't link file, it easier... Richard On Wed, Oct 30, 2013 at 8:57 AM, Anthony wrote: > Please show your code. > > > On Wednesday, October 30, 2013 7:41:50 AM UTC-4, saurabh kathpalia wrote: >> >> I did that but now I am facing another pr

[web2py] Re: Using a javascript variable in python in views

2013-10-30 Thread Anthony
Please show your code. On Wednesday, October 30, 2013 7:41:50 AM UTC-4, saurabh kathpalia wrote: > > I did that but now I am facing another problem i.e. I has successfully > returned the value to the div tag but I want to store that returned value > in a python variable. > How to do that?? > > >

[web2py] Re: Using a javascript variable in python in views

2013-10-30 Thread saurabh kathpalia
On Wednesday, October 30, 2013 5:11:50 PM UTC+5:30, saurabh kathpalia wrote: > > I did that but now I am facing another problem i.e. It has successfully > returned the value to the div tag but I want to store that returned value > in a python variable. > How to do that?? > > > On Tuesday, Octob

[web2py] Re: Using a javascript variable in python in views

2013-10-30 Thread saurabh kathpalia
I did that but now I am facing another problem i.e. I has successfully returned the value to the div tag but I want to store that returned value in a python variable. How to do that?? On Tuesday, October 29, 2013 11:53:26 PM UTC+5:30, saurabh kathpalia wrote: > > I have a javascript variable wh