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

Communication with WebApps

Guest
Jul 25, 2011 Jul 25, 2011

Hi all,

does anyone know a way how an InDesign-Script could communicate with a WebServer?

Maybe with the help of an AppleScript?

Thx, for suggestions!

TOPICS
Scripting
465
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 ,
Jul 25, 2011 Jul 25, 2011

That's a bit of a loaded question.

A script can definitely communicate. The best way to go about it probably depends pretty heavily on what you're trying to do...

Harbs

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
Guest
Jul 25, 2011 Jul 25, 2011

Ok, sounds good. So the perfect way would be, if i could call a php-file with some args

on our webserver (via GET or POST if possible), then read the reply (an XML-String)

and convert it to an XML-Object to play with it...

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 ,
Jul 25, 2011 Jul 25, 2011
LATEST

as far as i know is this blogspot (mind the comments for CS5) still the best resoruce:

http://rorohiko.blogspot.com/2008_07_01_archive.html

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