Re: Validation of email

2006-09-12 Thread Tim Roberts
Norman Khine <[EMAIL PROTECTED]> wrote: > >What is the best way to generate a long authentication string and email >this so that the user can reply and verify that the email address they >have provided is authentic, similar I guess to the way Bugzilla works? > >Should this be server side or client?

Validation of email

2006-09-12 Thread Norman Khine
Hello, What is the best way to generate a long authentication string and email this so that the user can reply and verify that the email address they have provided is authentic, similar I guess to the way Bugzilla works? Should this be server side or client? How would one tackle an expiry limit o