Erik,
seems that we are both not very good at regular expressions :-)
This one finally works:
| <EMAIL: <ALPHANUM> (("."|"-"|"_") <ALPHANUM>)* "@" <ALPHANUM> (("."|"-") <ALPHANUM>)+ >
Ah, much better.
But, you didn't even give me a chance to learn anything :))
Thanks for the help on this.
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
