is it possible to check the Url with regex to validate?
URL looks: https://www.example.com/secure/index.phpID=name@specialDomain.com
in the domain our marketing division can input an mail address only with -> @domain.com or domain-marketing.com .
(marketing division input the email address in the Url, send the link to User, they input her data and send the form to the *@domain.com or *@domain-marketing.com)
thanks