23 Apr
2004
23 Apr
'04
2:27 p.m.
I am trying to set up code to email a forgotten password to a user. I have a handle on the email process -- what I seem to be having a problem with is given the userID determining user's password in a Python script. Anybody have sample code or url describing a method to do this.