Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

Explorer ,
Sep 24, 2008 Sep 24, 2008
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
TOPICS
Getting started
380
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 24, 2008 Sep 24, 2008
Plan A - get someone who has access to those files to write a webservice.

Plan B - google "<cfhttp>"
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 26, 2008 Sep 26, 2008
Can't u use CFINVOKE ?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 27, 2008 Sep 27, 2008
LATEST
Can't u use CFINVOKE ?
Yes, you can use it to invoke the web service Dan talked about in Plan A.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources