Re: Sending a CGI request and getting result
Re: Sending a CGI request and getting result
- Subject: Re: Sending a CGI request and getting result
- From: John Randolph <email@hidden>
- Date: Fri, 6 Feb 2004 10:31:31 -0800
On Feb 6, 2004, at 7:35 AM, Arthur VIGAN wrote:
Hi,
I have a little problem: how can I send a cgi request in Cocoa? In
fact I know the adress from a web browser (search_arguments are the
strings I want to search for):
http://poppu.fleming.u-psud.fr/cgi-bin/ffss-client?s=search_arguments
How can I get the source of the HTML page generated by the CGI script?
Have you tried [NSString stringWithContentsOfURL:]?
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.