My first step when I have a problem like this is fire up my handy http sniffer http://www.effetech.com/sniffer/ and see what is actually flowing across the wire. Your favorite sniffer will work as well. Just remember sniffers can't catch traffic that does not flow across the NIC, so localhost/127.0.0.1 wont show anything. Point cfhttp at any test server and see what happens...
-- jonhall mailto:[EMAIL PROTECTED] Saturday, February 1, 2003, 3:16:22 AM, you wrote: JK> Good evening everyone--- JK> I'm at the end of my rope, I can't get cfhttp to work. I've read through JK> both of Ben fortas MX books, searched on line and experimented until I'm JK> blue in the face. The code seems good to me- Please, I need a second pair JK> of eyes: JK> SETUP: I'm collecting info from a form, sending it to a CFC to add sensitive JK> data then sending that "form" which I've built to a API on another server. JK> STEP 1 JK> The form works fine, collects, calls, and passes information to the function JK> inside My cfc. JK> I think the next step is the problem. From all my test (Using cfdump with JK> HTTP variables which produces nothing, submitting to different urls some JK> that don't exists, which DOES not produce an error it seems the cfhttp tag JK> is not submitting any data. It's just sitting there- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

