topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday May 2, 2024, 2:36 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1] 2 3 4 5 6 ... 10next
1
Hi, I had been looking for support to identify e-mail addresses of a web-page and replaces with contact now button(icon) which would further open the mail server. Till now, I got this:

html_string = "Your HTML here..." email_address = html_string.match(/[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}/i)[0]

Thanks for your support. It would mean a lot to me!

Pages: [1] 2 3 4 5 6 ... 10next