On 20 Jul '08, at 11:53 AM, Richard Nichols wrote:
As a little additional information, I'm trying to talk to a php
script that has an API similar to Twitter.
So I need to have user password and UTF8 text.
Does the website support HTTP authentication? That's the preferred way
to interact w
Thank you for the link,
I'm missing something, how do I get the user and password information
inserted?
As a little additional information, I'm trying to talk to a php script
that has an API similar to Twitter.
So I need to have user password and UTF8 text.
It should be simple but I've b
Le 20 juil. 08 à 19:55, Richard Nichols a écrit :
Hi
I'm looking for a simple example that will show me how to do an http
POST with user and password in cocoa.
All I want to do is send some text to a php script but it expects
the see the user and password and I'm not sure what classes to
Hi
I'm looking for a simple example that will show me how to do an http
POST with user and password in cocoa.
All I want to do is send some text to a php script but it expects the
see the user and password and I'm not sure what classes to use and how
to set them up.
I've looked at a num