Hi again,
I tried to use the treebuilder modules to get emails from a webpage
html but I don't know enough. It just gave me more headaches.
My current method get the emails is to go to the site, put the source
code in MS Word, and run a regex to get all the emails in that html
page.
I think I can
Hi,
On Thu, Jan 31, 2013 at 8:49 PM, Jeswin wrote:
> Hi again,
> I tried to use the treebuilder modules to get emails from a webpage
> html but I don't know enough. It just gave me more headaches.
>
Have you checked Rob's comments on your last post and how he use the
module you asked ab
"Jeswin" wrote in message news
Hi again,
I tried to use the treebuilder modules to get emails from a webpage
html but I don't know enough. It just gave me more headaches.
My current method get the emails is to go to the site, put the source
code in MS Word, and run a regex to get all the e
On Jan 31, 2013, at 11:49 AM, Jeswin wrote:
> Hi again,
> I tried to use the treebuilder modules to get emails from a webpage
> html but I don't know enough. It just gave me more headaches.
You should post a short program here that demonstrates the problem you are
having. Can you give us the UR
From: "Jeswin"
Hi again,
I tried to use the treebuilder modules to get emails from a webpage
html but I don't know enough. It just gave me more headaches.
My current method get the emails is to go to the site, put the source
code in MS Word, and run a regex to get all the emails in that html
p
""Chris Charley"" wrote in message
"Jeswin" wrote in message news
Hi again,
I tried to use the treebuilder modules to get emails from a webpage
html but I don't know enough. It just gave me more headaches.
My current method get the emails is to go to the site, put the source
code in
On Thu, Jan 31, 2013 at 1:07 PM, Octavian Rasnita wrote:
> From: "Jeswin"
>
>
>> ...
>
>
>
>
> It depends what kind of emails you want to get from those web pages.
>
> If you want to get only and only the emails that appear in links, the most
> easier way is to use something like:
>
> #It will ge