(originally posted in Community Forums on 1/26/2008, but no response so I'm posting here in Bug Reports now - Please help! I will have to revert to our previous formmail program if this cannot be fixed.)
I'm using an INI file instead of putting email address into the HTML form. The email addresses containing underscore characters (_) are displaying an error. I searched this forum and found the posts about adding _ and - to define(EMAIL_NAME) *BUT it still isn't working*.
define("EMAIL_NAME","^[-a-z0-9._-]+"); // the '^' is an important security feature!
HELP! Thank you!
-Cheryl


Reply With Quote
Bookmarks