get HTML source from dynamic .cfm page
I'm trying to access the HTML source for the resulting page, but the inet control's openURL property doesn't work because the URL is the same regardless of the dates entered. I'm basically wondering if there is a way to mimic the browser's ability to show the source of any page independent of the URL (like physically clicking "View" >> "Source" from the menu bar) When i do use the inet1.openURL method with the URL from the results page, the source code indicates an error, but the results page is displayed as it should w/o an error.
thanks for any help

