Re: Programmatic web form fill-in?
Re: Programmatic web form fill-in?
- Subject: Re: Programmatic web form fill-in?
- From: Sherm Pendley <email@hidden>
- Date: Thu, 6 Apr 2006 18:00:18 -0400
On Apr 6, 2006, at 10:36 AM, Bob Estes wrote:
I would like to be able to fill in an online html form from within
a cocoa program. I assume a webview will enable me to display the
form within my program, but how can I fill it in with my already
chosen text/string with a click of a (cocoa) button?
Alternative languages are obviously not everyone's cup o' tea, but if
you're adventurous you could use CamelBones w/Perl to write your app
and use the WWW::Mechanize module. It supports cookies, and can
maintain a "session" through a series of form submissions, parsing
the response each time to get the next form.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
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