performing onclick

tubin gen <[email protected]> Mon, 17 Oct 2011 16:51:12 -0400
Newsgroups gmane.comp.parsers.htmlparser.user
Message-ID <CAGddLcpPiRLU1kSbDy3fT5DmV2eEjhnzGqB1cMg1kRAKG480MQ@mail.gmail.com>
I was  using html parser to parse some html ,Now My html has an image
here is the html

<img
src="Repository/Movie%20Section/Telugu%20Movies/Gundamma%20G-Gundamma%20Gari%20Krishnulu%20VCD_T.jpg"
id="Movies_dlMovies_ctl14_imgMovieImage" class="imgStyle"
onclick="javascript:return redirectUrl(this);" alt="Gundamma Gari
Krishnulu">


this img tag has onClick function , so when I clikc the image the new page
whose url is not in the html but the function generates it  is opened ,
using htmlparser can I perform onclick on this image ?

If not what library should I use to perform onclick?

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct

_______________________________________________
Htmlparser-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/htmlparser-user