On Sunday, April 24, 2011 8:20:16 PM UTC-4, Resa Bee wrote: > > How can i insert data from a javascript into my web2py database .. i > was trying using ajax but something was so wrong..(ajax(url......)(but > i am not really sure how to use it...
See http://web2py.com/book/default/chapter/10#Ajax-Form-Submission and http://web2py.com/book/default/chapter/13#Components. If you're still having trouble, show your code to get more specific help. > secondly i am using janrain.. > and i want to grab the user info.. mainly first last and e-mail but i > cant seem to grab it from users db... i see it in the global but i > dont know how to get it out any help? Can you show the code you're using? What are you trying, and what are you getting? Anthony

