Re: Cocoa HTTP POST?
Re: Cocoa HTTP POST?
- Subject: Re: Cocoa HTTP POST?
- From: Angela Brett <email@hidden>
- Date: Sat, 2 Mar 2002 16:58:03 +1300
Hi All,
I'm wondering if anyone can help me here?
I want to open a URL in a web browser from a Cocoa program, but I
want to POST data to the url rather than use GET.
I asked that question a while ago, and I ended up using SmallSockets
(
http://smallsockets.sf.net) It's not quite as simple as using
NSWorkspace for an HTTP GET, because you have to know how to actually
form the HTTP POST request, but it works.
--
Angela Brett email@hidden
http://acronyms.co.nz/angela
A mathematician is a machine for turning coffee into theorems -- Paul Erdos
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.