It would be made much easier with valid xhtml... you'd just pick out the node/childnode of your choice. But in the real world... you could do something like find() the open and close <body></body> tags (or whatever starting/ending points you are looking for) then use mid() to get the content between them.
There's probably an easier way but I haven't digested my pancakes yet so it's escaping me at the moment. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Claremont, Timothy [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 04, 2006 10:13 AM To: CF-Talk Subject: Parsing Using CFHTTP I need to grab some content from another page using CFHTTP. How to I display all content between "Start Page Content" and "End Page Content"??? I seem to recall a quick and easy way to do this, but it escapes me. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please delete it from your system. This footnote also confirms that this email message has been swept for the presence of computer viruses. Thank You, Viahealth ********************************************************************** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228344 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

