Robzi
Junior Member
- Jul 5, 2010
- 143
- 32
Lets say i have come over a big list of emails but its all a mess with other words/text.
I need them to be like "[email protected]; [email protected]; [email protected]" to send out newsletter.
Is it possible to get all emails out from a list like this:
Maby a program that can sort out all words between "email=" <EMAIL> "password=".
Or sort out all words after "email=" and save the email in a new document with all other email like "[email protected]; [email protected]; [email protected]".
Is there any service for this? I mean there have to be a software that can do this kind of stuff.
I need them to be like "[email protected]; [email protected]; [email protected]" to send out newsletter.
Is it possible to get all emails out from a list like this:
username=pendu157
[email protected]
password=pendulab
password_confirm=pendulab
country=AF
msisdn=651111111
isyp=0
isPremiumChat=1
dob=1982-07-13
>
<user_register.php: 2007-12-18 01:11:39
GET
username=pendu158
[email protected]
password=pendulab
password_confirm=pendulab
country=AF
msisdn=651111111
isyp=0
isPremiumChat=1
dob=1982-07-13
>
<user_register.php: 2007-12-18 01:11:50
GET
username=pendu159
[email protected]
password=pendulab
password_confirm=pendulab
country=AF
msisdn=651111111
isyp=0
isPremiumChat=1
dob=1982-07-13
>
Maby a program that can sort out all words between "email=" <EMAIL> "password=".
Or sort out all words after "email=" and save the email in a new document with all other email like "[email protected]; [email protected]; [email protected]".
Is there any service for this? I mean there have to be a software that can do this kind of stuff.
Last edited: