Skip to main content
Inspiring
September 24, 2008
Question

Possible to Use Webservices to find or Access files on another Server

  • September 24, 2008
  • 3 replies
  • 429 views
Is it possible to use webservices to access files or get the file contents of different files from another server.
I have been working on this for the past two weeks
This topic has been closed for replies.

3 replies

BKBK
Community Expert
Community Expert
September 27, 2008
Can't u use CFINVOKE ?
Yes, you can use it to invoke the web service Dan talked about in Plan A.

Participant
September 26, 2008
Can't u use CFINVOKE ?
Inspiring
September 25, 2008
Plan A - get someone who has access to those files to write a webservice.

Plan B - google "<cfhttp>"