i am using janrain which basically allows third party authentication
in web2py and i have a problem with gettin the user information when
soemone signs in... first of all i have noticed that in windows
janrain is not that effective as u have to manipulate a token but in
linux it works fine without
this is the error im gettin when i run janrain after i have entered my
username and password
Traceback (most recent call last):
.
.
.
File "/usr/lib/python2.6/urllib2.py", line 391, in open
response = self._open(req, data)
File "/usr/lib/python2.6/urllib2.py", line 409, in _open
'
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... 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
Can anyone tell me how would redirect a controller function to show
in view that is not its default view
eg function"readjson" to show in "default/workpile.html" and not in
the "default/readjson.html" view
NB: there is a function called workpile.htm
4 matches
Mail list logo