Connecting Tech Pros Worldwide Help | Site Map

how to submit online form and get the output on submission using LWP

Member
 
Join Date: Mar 2008
Posts: 101
#1: Mar 13 '09
Hi ,
I am trying to submit the online form and want to get the data after submission.How can i do it. I have heard it is possible using Lwp. But i am not sure.

Manish
KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Location: Southern California USA
Posts: 4,091
#2: Mar 14 '09

re: how to submit online form and get the output on submission using LWP


It is possible. You can read the LWP or LWP::UserAgent modules documentation for usage instructions. These are not standard modules though so will probably need to be installed.
Reply