Gossamer Forum
Home : Products : DBMan : Customization :

email with userID in "verify records exist" mod

Quote Reply
email with userID in "verify records exist" mod
Hi all,

I have a small database in which there was no password lookup mod earlier but I added it later after some members had joined. The header of the password file looks like "# UserID : Password : View : Add : Del : Mod: Admin" though some of the records now have emails and some dont. I also use the mod for verification to see if the user has added his/her records in the userfriendly html.pl

My requirement was that, when I check/verify if record exists for a userID, the email used to register should show up along with the userID of the users who have not added their records. I looked in the password file but did not find a header item for the email field. I was reluctant to add it as I was not sure if it would make my password file out of sync with some records having email field and some without it.

Can anyone throw some light on this please. Thanks in advance

FHN