Hey all! I'm trying to capture all of the data up to a point in an HTML document. So for instance... there could be the <html><head>blabla bla tags...and these could variate, but on every HTML doc there is a header image. <img src="header.jpg"> or whatever. I need to know how I can write a string command to capture/select everything previous and including the header image (or not including the header image...I really need to know how to do both.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328499 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

