Click here to Skip to main content
16,010,394 members
Home / Discussions / Web Development
   

Web Development

 
Generaldynamic Flash Pin
SimonS19-Nov-02 22:43
SimonS19-Nov-02 22:43 
GeneralRe: dynamic Flash Pin
Jeremy Oldham21-Nov-02 2:31
Jeremy Oldham21-Nov-02 2:31 
GeneralRe: dynamic Flash Pin
SimonS21-Nov-02 3:03
SimonS21-Nov-02 3:03 
GeneralFile download breaks IE Frames Pin
Neville Franks19-Nov-02 21:05
Neville Franks19-Nov-02 21:05 
GeneralRe: File download breaks IE Frames Pin
benjymous21-Nov-02 3:48
benjymous21-Nov-02 3:48 
GeneralRe: File download breaks IE Frames Pin
Neville Franks21-Nov-02 9:12
Neville Franks21-Nov-02 9:12 
Questionsimple method to verify e-mail address? Pin
zhoujun19-Nov-02 14:37
zhoujun19-Nov-02 14:37 
AnswerRe: simple method to verify e-mail address? Pin
Paul Watson19-Nov-02 22:12
sitebuilderPaul Watson19-Nov-02 22:12 
zhoujun wrote:
So are there any ways to verify e-mail addresses the same alike?I am not meaning the expression check,but the real e-mail address existence checking.
I know cp has an article about it,but it's so complex to implement.


Two ways I know of.

One, send an command to the email addresses host server. There is some way of requesting the existence of an email address, not sure what it is though so look it up.

Two, send an email to the email address with a link to your site which has a unique code which verifies the address. Much like many sites do e.g. "Welcome, to verify your account just click the link below" then it would flip a boolean field in the database saying "verified" or not. I would go with this method, more reliable.

Paul Watson
Bluegrass
Cape Town, South Africa

Colin Davies wrote:
...can you imagine a John Simmons stalker !
GeneralRe: simple method to verify e-mail address? Pin
zhoujun20-Nov-02 13:25
zhoujun20-Nov-02 13:25 
GeneralRe: simple method to verify e-mail address? Pin
Anonymous20-Nov-02 23:52
Anonymous20-Nov-02 23:52 
GeneralI cannot view my errors Pin
lnong19-Nov-02 10:02
lnong19-Nov-02 10:02 
GeneralOpening IE with only titlebar and page using WSH/scripting... Pin
Andrew Connell19-Nov-02 7:10
Andrew Connell19-Nov-02 7:10 
GeneralRe: Opening IE with only titlebar and page using WSH/scripting... Pin
Not Active19-Nov-02 7:50
mentorNot Active19-Nov-02 7:50 
GeneralRe: Opening IE with only titlebar and page using WSH/scripting... Pin
Andrew Connell19-Nov-02 8:50
Andrew Connell19-Nov-02 8:50 
Generalreport package using web services Pin
tomc19-Nov-02 3:34
tomc19-Nov-02 3:34 
Questionwhere to find docs on DHTML? Pin
zibi18-Nov-02 23:04
zibi18-Nov-02 23:04 
AnswerRe: where to find docs on DHTML? Pin
Paul Watson19-Nov-02 6:04
sitebuilderPaul Watson19-Nov-02 6:04 
GeneralRe: where to find docs on DHTML? Pin
Cristoff19-Nov-02 22:55
Cristoff19-Nov-02 22:55 
GeneralFlash in HTML Pin
Sarvesvara (BVKS) Dasa18-Nov-02 19:34
Sarvesvara (BVKS) Dasa18-Nov-02 19:34 
GeneralRe: Flash in HTML Pin
Paul Watson18-Nov-02 19:58
sitebuilderPaul Watson18-Nov-02 19:58 
GeneralRe: Flash in HTML Pin
Sarvesvara (BVKS) Dasa18-Nov-02 23:37
Sarvesvara (BVKS) Dasa18-Nov-02 23:37 
GeneralRe: Flash in HTML Pin
benjymous21-Nov-02 3:51
benjymous21-Nov-02 3:51 
GeneralRe: Flash in HTML Pin
Sarvesvara (BVKS) Dasa22-Nov-02 0:43
Sarvesvara (BVKS) Dasa22-Nov-02 0:43 
GeneralRe: Flash in HTML Pin
BlondeGuyInNC20-Nov-02 8:27
BlondeGuyInNC20-Nov-02 8:27 
GeneralRe: Flash in HTML Pin
Sarvesvara (BVKS) Dasa22-Nov-02 0:41
Sarvesvara (BVKS) Dasa22-Nov-02 0:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.