I am trying to find a regex that would allow only the characters allowed in the left half of an email address. It would fail if there was an @ sign or other special character not normally allowed. If anyone can help it would be very appreciated.
Also if anyone knows of a good resource to learn about building regex that would be great.
David
Also if anyone knows of a good resource to learn about building regex that would be great.
David