I mean, I try to send data: {'key':'value','key2':'value2'} 

so I expect to get  {'key':'value','key2':'value2'}
in the controller.

I've tried your suggestion and that's the result:

<https://lh5.googleusercontent.com/-HUzPxb4Z-ik/VJBcmcKfUqI/AAAAAAAAAqo/aOUHGUqv_FY/s1600/Selecci%C3%B3n_805.png>

I get the same that in the datos var, in the controller. But, the Storage{} 
list is empty.


El martes, 16 de diciembre de 2014 15:54:37 UTC+1, Leonel Câmara escribió:
>
> What do you mean it's empty? It's an object. Try and change your alert to 
> alert("Data: 
> "+ data.datos);
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to