Thanks guys, I'll take a look.
-m
On Sun, Jul 20, 2008 at 6:54 PM, Jens Alfke <[EMAIL PROTECTED]> wrote:
>
> On 20 Jul '08, at 9:39 AM, Diop Mercer wrote:
>
>> Hi, I've been playing with WebKit, and I've written a Cocoa app that
>> brings up a site in a WebView. That was easy, but now I'd like to
On 20 Jul '08, at 9:39 AM, Diop Mercer wrote:
Hi, I've been playing with WebKit, and I've written a Cocoa app that
brings up a site in a WebView. That was easy, but now I'd like to go
to a site with a form and have the Cocoa app fill in the form fields
and submit the form. Can anyone point me
You'll need to use the DOM API. Either from the ObjC API, or another
language such as javascript.
On 20 Jul 2008, at 17:39, Diop Mercer wrote:
Hi, I've been playing with WebKit, and I've written a Cocoa app that
brings up a site in a WebView. That was easy, but now I'd like to go
to a site wi
Hi, I've been playing with WebKit, and I've written a Cocoa app that
brings up a site in a WebView. That was easy, but now I'd like to go
to a site with a form and have the Cocoa app fill in the form fields
and submit the form. Can anyone point me to documentation on how to
programmatically fill i