Page 1 of 1

Link to "Email Addresses"

Posted: Tue Aug 27, 2013 3:57 pm
by admin

Re: Link to "Email Addresses"

Posted: Tue Aug 27, 2013 3:57 pm
by admin
09-08-2009 1:45 PM
pti
Top 50 Contributor
Joined on 08-27-2009
Posts 6

Email Addresses
Reply Contact

I just noticed that in the database, the email addresses do not appear. I noticed this because I need a quick way of exporting these addresses, since I am not using the site to send out emails, but I am doing it another way. Can you please let me know how I can pull (export) a list of the user emails.

Thank you.
Filed under: email, database
09-08-2009 1:55 PM In reply to
mikehall
Top 10 Contributor
Joined on 08-09-2009
Chandler, AZ
Posts 457

Re: Email Addresses
Reply Contact

Those are encrypted, along with the contact info used on the user profiles. If you look at that editProfile.asp page you can see how it uses the Encrypt/Decrypt functions in includes/encryption.asp to save/read those fields. You should be able to write up a script to read the Users table and display those.

Page 1 of 1 (2 items)