in reply to display data on an existing third party form

Third Party Vendor's Form can call your script to get the data via providing 'next' or 'previous' submit buttons. If you are trying to submit the data to some Internet form, you can use WWW::Mechanize or similar mechanism.
  • Comment on Re: display data on an existing third party form