On 13 May '08, at 11:52 PM, Doo-Hyun Jang wrote:

sorry, I can't found example of "don't create a temporary file".


Send the POST from your application. Don't use Safari.

Please use the NSURLConnection and NSURLRequest classes.
Read the documentation for these classes.

http://developer.apple.com/documentation/Cocoa/Conceptual/URLLoadingSystem/Tasks/UsingNSURLConnection.html

You'll want to set the HTTP method to @"POST":

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSMutableURLRequest_Class/Reference/Reference.html#/ /apple_ref/doc/uid/20001696-BBCCCJBD

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to