Re: HTTP POST multipart/form-data?
Re: HTTP POST multipart/form-data?
- Subject: Re: HTTP POST multipart/form-data?
- From: Emmanuel <email@hidden>
- Date: Fri, 11 Apr 2003 13:59:09 +0200
At 5:29 PM -0700 10/04/03, <email@hidden> wrote:
Hey there,
I'm trying to script a batch file upload via HTTP POST using AppleScript.
After looking at IE's dictionary, it looked like I could just use 'OpenURL'
with a 'MIME Type' of 'multipart/form-data' and be set. (Had to create the
correctly-formatted 'FormData' of course, but I did that).
Logically, uploading would be a job, either for URL Access
Scripting's "upload", or for curl.
Does anyone know if this is possible? I can easily do it using cURL, but
then I lose the nice page after the upload and whatnot.
Sorry, I'm not sure I understand that statement. Could you restate
for a Frenchie ?
Thanks for any pointers!
char* p[10]
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.