heru000
12-20-2001, 09:13 AM
They've changed the name - but now I have a problem.... maybe someone here can help.
The validation.php checks the email address for 'form' validity - unfortunately I have a client who has a customer with an apostrophe in the email address - which is getting kicked out during the validation process. I've tried putting in the ' or \' in the $valid_chars field, but to no avail.
Customer claims they use it with other on line stores and no problem - evidently they aren't validating or know something I'm too dumb to figure out.
Any suggestions would be nice. Otherwise I'm setting everything to 'true' .
I'm going to attache the file - changing the extension to .txt from .php - ya know how it is....
Thanks!!
The validation.php checks the email address for 'form' validity - unfortunately I have a client who has a customer with an apostrophe in the email address - which is getting kicked out during the validation process. I've tried putting in the ' or \' in the $valid_chars field, but to no avail.
Customer claims they use it with other on line stores and no problem - evidently they aren't validating or know something I'm too dumb to figure out.
Any suggestions would be nice. Otherwise I'm setting everything to 'true' .
I'm going to attache the file - changing the extension to .txt from .php - ya know how it is....
Thanks!!