Hi,
I want to use ajax to retrieve a password.
So....if I use ajax to send the user email name to the ajax
function.....
1) How to I set set the code I need to return the password? I am not
looking for other ways to accomplish this task.
Here is my code
def ajax_retrieve_password():
email=request.vars.email #e.g. [email protected]
//Fill in the blanks
return password
Thanks
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.