Ok, 10 minutes into trying a workaround, I am playing around with
getPageContext(). So far I have this:

<cfset pc = GetPageContext()>
<cfset req = pc.getRequest()>
<cfdump var="#req#">
<cfset headers = req.getHeaders()>

Unfortunately, the getHeaders method is throwing a method selection
exception...it's definitely there though. Anyone know what I am
missing?

-- 
 jon
 mailto:[EMAIL PROTECTED]

Thursday, March 6, 2003, 11:12:45 AM, you wrote:
jh>   Anyone found a workaround for intermittent bug in getHTTPRequestData
jh>   that causes it to lose the content of a post?

jh>   Other than tossing the MX CD in the garbage that is...I'm really
jh>   close to doing just that.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to