I have a form displaying contact details. One of the fields being email address. Works fine until I enter an email address to search for with a "." before the "@". So
It will search for
kenjones@
But
ken.jones@
Will generate the following error
"The expression you entered contains invalid syntax
You may have entered an operand without an operator"
I did think that this would be a really common problem and the net would be awash with fixes. Cant find anything though. Any ideas?
It will search for
kenjones@
But
ken.jones@
Will generate the following error
"The expression you entered contains invalid syntax
You may have entered an operand without an operator"
I did think that this would be a really common problem and the net would be awash with fixes. Cant find anything though. Any ideas?