Hi,

RegExp's are not my forte and I need to create a function that will extract 
URL's from a body of text and return it in a list.

I have a function that extracts the anchor tags from a document, but I need to 
acurately extract the URL from that anchor tag.  I can do a find for 'href' and 
so on, but the RIGHT regular expression would make sure all possibilities are 
covered like href=", href=' or href= or href = and so on.

Can anyone help please?

Thanks!

Dave

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267304
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to