> I thought about that, and I have a theory that states the 
> likelyhood of getting a reply on the talk list decreases as 
> the length/complexity/details of your question grow.

Well, uh, yeah. This isn't a theory, it's a simple observation.

> Here's the problem:  The post sent by this program uses a 
> content type of "urlencoded" which based on the RFC is 
> required to url encode any form variables it sends.  Well, 
> guess what-- they don't.  They send the XML over in plain 
> text.  I have brought this to their attention and they told 
> me basically, "Yeah, we don't *really* think it's a bug-- you 
> should just modify your server to parse the post differently"  
> 
> First off, I think that's a pile of crap.  
> Second off, how the heck would I even do that? 

What happens if you access the request body directly, using CF's
GetHttpRequestData function?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307360
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to