![]() |
![]() |
xfocus |
![]() ![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 3 Joined: 2-July 07 Member No.: 329 ![]() |
I'm trying to use the Callbacks/Web Integrations in order to post a file to my site. I created a handler page on my site that writes out an XML file when I call it passing the proper querystring. The handler page works fine when I call it directly. It seems that the web integration isn't firing.
\exec:(C:\Program Files (x86)\iTunes\Plug-ins\curl.exe) --trace-ascii file.txt "http://www.mysite.com/createNowPlaying.aspx?title=123&artist=456&album=789" This does nothing. The log file stays blank. However, the command, curl --trace-ascii file.txt "http://www.mysite.com/createNowPlaying.aspx?title=123&artist=456&album=789", works when run from the command line. I'm sure I'm doing something incorrectly or perhaps I missed something in the documentation. Any help would be greatly appreciated. Just an fyi, I'm using Vista x64. Not sure if that has anything to do with it. Thanks! |
![]() ![]() |