Re: piece of Perl code needed for tracking clicks

2008-12-15 Thread Jenda Krynicky
From: Mark Tarver > I have a very simple request. > > I want to know how many people click on a link. So what I want is a > piece of Perl that writes this to a file. It can just be a tally mark > like > ! placed in the file. > > I cannot place anything on the target page because it does not be

Re: piece of Perl code needed for tracking clicks

2008-12-09 Thread Terry Grant
Mark Tarver wrote: Hi, I have a very simple request. I want to know how many people click on a link. So what I want is a piece of Perl that writes this to a file. It can just be a tally mark like ! placed in the file. I cannot place anything on the target page because it does not belong to m

piece of Perl code needed for tracking clicks

2008-12-09 Thread Mark Tarver
Hi, I have a very simple request. I want to know how many people click on a link. So what I want is a piece of Perl that writes this to a file. It can just be a tally mark like ! placed in the file. I cannot place anything on the target page because it does not belong to me. Code gratefully r

Re: code needed

2006-09-04 Thread Scott T. Hildreth
Since this is not a dbi problem, can DBI-Users be taken off the cc list. On Mon, 2006-09-04 at 08:07 -0400, Eric Krause wrote: > Check out this web page, > http://www.developer.com/lang/other/article.php/3454041. It has examples > that return link and tags using WWW::Mechanize, which is a su

Re: code needed

2006-09-04 Thread Hal Wigoda
the code on page 3 looks like it might be very helpful. On Sep 4, 2006, at 7:07 AM, Eric Krause wrote: Check out this web page, http://www.developer.com/lang/other/ article.php/3454041. It has examples that return link and tags using WWW::Mechanize, which is a subset of LWP. -Eric Hal Wi

Re: code needed

2006-09-04 Thread Eric Krause
Check out this web page, http://www.developer.com/lang/other/article.php/3454041. It has examples that return link and tags using WWW::Mechanize, which is a subset of LWP. -Eric Hal Wigoda wrote: anyone have any code that will return the links and tags from web document downloaded using LWP

Re: code needed

2006-09-03 Thread Hal Wigoda
i have tried that one, also. i will do furthur research and let you know On Sep 3, 2006, at 8:21 PM, Tom Phoenix wrote: On 9/3/06, Hal Wigoda <[EMAIL PROTECTED]> wrote: HTML-LinkExtractor-0.13 libwww-perl-5.805 linkcheck-1.05 HTML-Parser-3.55 HTML-SimpleLinkExtor-1.13 HTML-Tagset-3.10

Re: code needed

2006-09-03 Thread Tom Phoenix
On 9/3/06, Hal Wigoda <[EMAIL PROTECTED]> wrote: HTML-LinkExtractor-0.13 libwww-perl-5.805 linkcheck-1.05 HTML-Parser-3.55 HTML-SimpleLinkExtor-1.13 HTML-Tagset-3.10 have failed me. In what way have they failed you? Are they somehow insufficient for your task? Have you tried HTML::LinkExtor?

Re: code needed

2006-09-03 Thread Hal Wigoda
sure i have - HTML-LinkExtractor-0.13 libwww-perl-5.805 linkcheck-1.05 HTML-Parser-3.55 HTML-SimpleLinkExtor-1.13 HTML-Tagset-3.10 have failed me. On Sep 3, 2006, at 7:21 PM, Tom Phoenix wrote: On 9/3/06, Hal Wigoda <[EMAIL PROTECTED]> wrote: anyone have any code that will return the links

Re: code needed

2006-09-03 Thread Tom Phoenix
On 9/3/06, Hal Wigoda <[EMAIL PROTECTED]> wrote: anyone have any code that will return the links and tags from web document downloaded using LWP? Have you looked on CPAN yet? http://search.cpan.org/ Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAI

code needed

2006-09-03 Thread Hal Wigoda
anyone have any code that will return the links and tags from web document downloaded using LWP? hal chicago -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]