Jump to content

Recommended Posts

Posted

I have an e-mail in var $email.

Help me to check if it is of the form "[mail_id]@[sub_domain].netscape.net"

And please guide me how to get advance with String regular expression in AutoIt

Thanks,

Posted

A ~short and nice tutorial, in my opinion good for beginners link. If you want to expand it and understand what the engine is doing on the match attempt, you'll need to read a book, google for Mastering Regular Expressions by Jeffrey E. F. Friedl, there is an online press made for download. You'll also find the pattern for a "valid" e-mail address string there with great detailed explanation. Example for an e-mail address pattern.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...