11-15-2019, 07:21 PM
Howdy All!
I have an e-mail regexp that I have been using that validates most e-mail addresses.
I have tried it (and many others I have seen in stackoverflow) and none of them validate a test e-mail account I have been given by Viator. I have tried some of the online validators and they work!
So my question is does anyone have a C++ or Delphi regexp that can validate the following e-mail account and return True.
MSG-8b17fa92-7b35-4fdb-9f18-f8a69252e019+BR-999999999@expmessaging.tripadvisor.com
Thanks in advance,
Shane
I have an e-mail regexp that I have been using that validates most e-mail addresses.
I have tried it (and many others I have seen in stackoverflow) and none of them validate a test e-mail account I have been given by Viator. I have tried some of the online validators and they work!
So my question is does anyone have a C++ or Delphi regexp that can validate the following e-mail account and return True.
MSG-8b17fa92-7b35-4fdb-9f18-f8a69252e019+BR-999999999@expmessaging.tripadvisor.com
Thanks in advance,
Shane