Re: Open safari and send post variables
Re: Open safari and send post variables
- Subject: Re: Open safari and send post variables
- From: "M. Uli Kusterer" <email@hidden>
- Date: Fri, 9 Jun 2006 14:46:36 +0200
On 09/06/06, Yorh <email@hidden> wrote:
Hi and thank you for the support,
Your code of course works... but I need to open safari and print the
variables I sent (with php).
I know how to do it with php, but i write:
You get the raw data your script sends back as data from the
NSURLConnection (it's handed to your delegate, IIRC). Once you have that,
you could either show it in a WebView in your app, parse it and show it
using some other means, or send it to a temp file and have Safari open that,
if you insist on showing it in Safari.
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden