Re: call HTML page from PERL
- From: usenet@xxxxxxxxxxxxxxx
- Date: 27 Sep 2006 09:47:56 -0700
sunilsushil@xxxxxxxxx wrote:
how can i call or open an HTML page from my script.
e.g my file : login.html
What are you asking? Do you want to know how to interact with a
webserver using a Perl script (ie, to pass logon credentials, accept
cookies, and do stuff)? Most folks prefer WWW::Mechanize for that type
of thing.
If the HTML file is on your own system then you manipulate it like any
other text file.
--
David Filmer (http://DavidFilmer.com)
.
- References:
- call HTML page from PERL
- From: sunilsushil
- call HTML page from PERL
- Prev by Date: Re: Dr. Camles Brain De-Age Game
- Next by Date: Re: Retain Spaces in field value
- Previous by thread: Re: call HTML page from PERL
- Next by thread: Retain Spaces in field value
- Index(es):
Relevant Pages
|