Thanks a ton! that did it.
regards Saurabh On 8/16/06, Tom Phoenix <[EMAIL PROTECTED]> wrote:
On 8/16/06, Saurabh Singhvi <[EMAIL PROTECTED]> wrote: > Following is the data of post that I have for a website. I need to > post data using perl. > use HTTP::Request::Common qw(POST); > use LWP::UserAgent; You probably want WWW::Mechanize. You probably won't have to change your code much to use it. Hope this helps! --Tom Phoenix Stonehenge Perl Training