[thelist] beta site using Authorize.net

Kristy Frey kristenannfrey at yahoo.com
Sat Jan 12 18:52:23 CST 2002


> The second one wouldn't accept name, address city county or email....

I have no idea why it won't accept name, address city ot country? could you elaborate..

This is my email validation code:
if (!eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$", $i_email)) {  
    $messages_to_show_user .= "Invalid Email Address ";
}

perhaps I am over validating and yours was wrongly invalidated.

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/




More information about the thelist mailing list