Another cfhttp question...

2007-10-02 Thread Che Vilnonis
Can I use cfhttp with the method=PUT to push data to another server?
Should I expect to receive any returned response?

Thanks again, Che


~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

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


Re: Another cfhttp question...

2007-10-02 Thread Ian Skinner
Can I use cfhttp with the method=PUT to push data to another server?
Should I expect to receive any returned response?

Thanks again, Che

A) Why yes, yes you can.

B) Depends on what the other server does with the request and whether it 
returns any responses.





~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

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


RE: Another cfhttp question...

2007-10-02 Thread Dave Watts
 Can I use cfhttp with the method=PUT to push data to another server?

Yes. Since CF 7 at least - maybe earlier - the CFHTTP tag supports all HTTP
verbs, including PUT and DELETE.

 Should I expect to receive any returned response?

You should receive the appropriate HTTP response header. You won't receive a
response body, so there won't be anything in CFHTTP.FileContent.

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!


~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

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


RE: Another cfhttp question...

2007-10-02 Thread Che Vilnonis
Thanks. I don't expect to get any results back... I just wasn't sure if
*anything* would be returned automatically by CF. 

-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 02, 2007 4:09 PM
To: CF-Talk
Subject: Re: Another cfhttp question...

Can I use cfhttp with the method=PUT to push data to another server?
Should I expect to receive any returned response?

Thanks again, Che

A) Why yes, yes you can.

B) Depends on what the other server does with the request and whether it
returns any responses.







~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

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