?

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
smocats
Posts: 1
Joined: Sat Aug 23, 2008 6:14 am

?

Post by smocats »

?
Last edited by smocats on Sun Jan 27, 2013 3:08 pm, edited 3 times in total.
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Extracting e-mails with a twist

Post by DataMystic Support »

Just match EasyPattern:

Code: Select all

<script type="text/javascript">('[ capture(1+chars)]', '[ capture(1+chars)]');
Replace with

Code: Select all

$1@@$2
Post Reply