in reply to Re^2: "Include" parameters from website
in thread SOLVED!! "Include" parameters from website

You are correct of course Polyglot, which is why I am looking at using WWW::Mechanize now to login to the website and execute the webpages as if I was connected to the site from a browser instead. I am struggling with the process of using session IDs to identify the user login that is required to access the pages though but I will figure it out. Thanks, Gerry
  • Comment on Re^3: "Include" parameters from website

Replies are listed 'Best First'.
Re^4: "Include" parameters from website
by marto (Cardinal) on Mar 16, 2021 at 15:38 UTC

    Your post references a PBX, have you checked https://metacpan.org to see if a module exists to interface with the system in question? Failing that does the page you're having problems with depend on JavaScript being available?

      Marto, that is not a Perl module and I am not calling it as one.