Hi-
Has anyone been able to successfully POST data to a form? I'm having major difficulty trying to get this to work. I'd post code but 1) I'm not at my mac, and 2) I've tried so many different techniques that I wouldn't know what to put here.
I've read all of apples documentation on NSURL and the Loading System many times, and have searched to the end of the internet trying to figure this out..(that's right, I actually received a dialog box stating I reached the end of the internet!)
Anyway, what I'm trying to do is post the relevant information to a website's login form. Does anyone have an example on how to do this? I've figured out how to "login" by appending the id and password to the URL String, but I figured that wasn't too wise or a secure way to do it....though my frustration is about to lead me back to doing it that way. Thanks all for any help or guidance!
Has anyone been able to successfully POST data to a form? I'm having major difficulty trying to get this to work. I'd post code but 1) I'm not at my mac, and 2) I've tried so many different techniques that I wouldn't know what to put here.
I've read all of apples documentation on NSURL and the Loading System many times, and have searched to the end of the internet trying to figure this out..(that's right, I actually received a dialog box stating I reached the end of the internet!)
Anyway, what I'm trying to do is post the relevant information to a website's login form. Does anyone have an example on how to do this? I've figured out how to "login" by appending the id and password to the URL String, but I figured that wasn't too wise or a secure way to do it....though my frustration is about to lead me back to doing it that way. Thanks all for any help or guidance!