Has anyone out there ever tried to index content on URL's stored in Robohelp? We have a situation where we index a URL provided by our users. We look at that URL and look at all links on that page and we index those pages as well. We do this by using CFHTTP to get the content of the initial page, and then we index it with CFINDEX. Then, we use REfind to get all links from that page, and then we retrieve and CFINDEX those. However, we are stumped by Robohelp pages because they do not put the links in regular source code and so CFHTTP is unable to see the links when it pulls the initial Robohelp page. I'm wondering if anyone has any experience out there with this type of issue?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260513 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

