Mr. Bougo 
Junior Member 
  
  
 
Posts: 51 
35 /   / – 
Joined: Jun 2006 
 | 
 RE: RE: EMAIL VERIFICATION
quote: edit2: how can i had allow 2 mails? 
  
change the  code: if (Contact.Email == 'xxx@yyy.zzz')
   to  code: if (Contact.Email == 'xxx@yyy.zzz' || Contact.Email == "aaa@bbb.ccc")
   
 This post was edited on 06-28-2006 at 03:03 PM by Mr. Bougo.
 |   
 |