New Message: Re: Lost Passwords in Manila Weblogs
webmaster at userland.com
webmaster at userland.com
Mon Jul 5 14:56:53 PDT 2004
A new message was posted:
Address: http://manila.userland.com/discuss/msgReader$484
By: Patrick Ritchie (flashblade at videotron.ca)
Thomas look at this line:
name = adrMember^.personalInfo.name + " (" + memberKey + ")"
That line is designed to return the member name in this format (according to the comments in the code).
Return a formatted string containing the member's name and email address. Return just the email address if the name is not present. Return either "Bull Mancuso (bull at mancuso.com)" or "bull at mancuso.com."
Now this script won't crash if the memberkey is not an email address, but it will not work as intended.
More information about the Frontier-Users
mailing list