I think is a little bug of web2py or the proxy I restart the server and
make a new installation of the application and works
On Thursday, 15 June 2017 10:44:56 UTC+2, Dave S wrote:
>
>
>
> On Tuesday, June 13, 2017 at 8:44:28 AM UTC-7, Alessio Varalta wrote:
>>
>> I send my data with this javascr
On Tuesday, June 13, 2017 at 8:44:28 AM UTC-7, Alessio Varalta wrote:
>
> I send my data with this javascript
>
> $.ajax({
> url: url,
> dataType: 'json',
> type: 'POST',
> contentType: 'application/json',
> success: function (data) {
> location.replace("{{
I send my data with this javascript
$.ajax({
url: url,
dataType: 'json',
type: 'POST',
contentType: 'application/json',
success: function (data) {
location.replace("{{=URL('coperativa','verbale')}}?index=true");
},error: function (error) {
ale
3 matches
Mail list logo