Forums

This topic is locked

Getting email addresses from ultradev

Posted 13 Apr 2002 05:52:05
1
has voted
13 Apr 2002 05:52:05 chris chris posted:
I posted this in the php group and was told it was off topic. I posted it there because I thought there may be some PHP command to get me the info I need.

I am using UD and PHP/Phakt.
I want to get the users email address from them and put it in my database when they insert a new record into mysql. I don't want to have them enter it on a field because they may give a bogus email addr.

I was told this is not possible. If not, how in the heck do they capture my email address when I visit some websites.

thanks for any advice

Replies

Replied 13 Apr 2002 11:46:24
13 Apr 2002 11:46:24 Toomas Riim replied:
Of course, it is impossible to capture one's e-mail address until it is entered into somewhere <img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle> It's possible to capture one's IP and all kinds of info about the machine and connection. Only if after you enter your e-mail, cookies can capture it next time you visit a homepage.

Replied 14 Apr 2002 16:36:39
14 Apr 2002 16:36:39 scre wdanger replied:
Hi,
well there are some nasty tricks to find out people email adresses. Such tricks are usually discouraged by domain providers.
Those servers where you experienced this happening must be private servers and as far as i know this is not fair and legal.
Replied 15 Apr 2002 22:44:34
15 Apr 2002 22:44:34 David Behan replied:
If they are signing up to something and have to put in an email address, why not send them a password so that the email address has to be valid for them to subscribe. Just like snitz's does it for the forum...

It is illegal to get someone's personal information without their consent. Watch out for it...

_________________________
David Behan - www.bmor.com
Replied 22 Apr 2002 10:37:50
22 Apr 2002 10:37:50 scre wdanger replied:
Pretty right. There is a tutorial available in the forum somewhere. The password is send automatically to the user. SO in case they give bogus e-mail then no use. The same method is also used in "send user forgotten password per mail". In brinkster this method may oly be used by premium user. If you need the code let me know i will mail you or just post it in the forum.
Replied 22 Apr 2002 13:27:44
22 Apr 2002 13:27:44 chris chris replied:
thanks all for the information. I think I like the subscribe option best. I'll search for the details on how to do it.

Reply to this topic