[Htmlparser-user] How to extract tags from <A>
Brought to you by:
derrickoswald
From: Gordon D. <gde...@on...> - 2002-03-16 10:40:06
|
I was wondering how to extract an image tag and img properties from within an anchor tag? I know HTMLlinkTag has a linkData() which returns an enumeration, I have tried to convert that to a tag but I have had no luck. example of what I am trying to parse (a href="asdf") (img src="asdf")(/a) <a href="test"><img src="test"> </a> I want to get the image tag info. I appreciate any help. -- Gordon Deudney gde...@on... - email (212) 894-3750 x7884 - voicemail/fax __________________________________________________ Voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com |