Hi,
I'm looking for a libs that allow me to make some scripts able to
navigate on web pages and committing some forms (POST and GET methods)
managing session (I suppose that I need cookie management).
Can someoone help me?
tnx a lot,
Nolith
Hi,
I'm looking for a libs that allow me to make some scripts able to
navigate on web pages and committing some forms (POST and GET methods)
managing session (I suppose that I need cookie management).
Can someoone help me?
tnx a lot,
Nolith
I would start here: RDoc Documentation with net/http.
-Justin
Nolith wrote:
Hi,
I'm looking for a libs that allow me to make some scripts able to
navigate on web pages and committing some forms (POST and GET methods)
managing session (I suppose that I need cookie management).
Can someoone help me?tnx a lot,
Nolith
http://www.pragmaticprogrammer.com/titles/rails/
Nolith wrote:
Hi,
I'm looking for a libs that allow me to make some scripts able to
navigate on web pages and committing some forms (POST and GET methods)
managing session (I suppose that I need cookie management).
Can someoone help me?tnx a lot,
Nolith
Rails is on the opposite end of what he's looking for.
WWW::Mechanize is what is desired, but a quick Google doesn't show a download link.
On Nov 8, 2005, at 2:42 PM, Lou Vanek wrote:
Nolith wrote:
Hi,
I'm looking for a libs that allow me to make some scripts able to
navigate on web pages and committing some forms (POST and GET methods)
managing session (I suppose that I need cookie management).
Can someoone help me?
tnx a lot,
Nolith
--
Eric Hodel - drbrain@segment7.net - http://segment7.net
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04
it can be found at http://rubyforge.org/projects/wee/
Eric Hodel wrote:
On Nov 8, 2005, at 2:42 PM, Lou Vanek wrote:
Nolith wrote:
Hi,
I'm looking for a libs that allow me to make some scripts able to
navigate on web pages and committing some forms (POST and GET methods)
managing session (I suppose that I need cookie management).
Can someoone help me?
tnx a lot,
NolithRails is on the opposite end of what he's looking for.
WWW::Mechanize is what is desired, but a quick Google doesn't show a download link.
Tnx a lot to evryone,
I'll take a look as soon as possible.
bye,
Nolith