I am trying to get a page that is on a site that uses digital certificates and https. I can get on the site fine and can get the page in question. however, when I dump the output of the page to either a file or directly to the screen, I get a page that is missing all the <option> tags.
If I view the page in a normal browser, I can see the <option> tags just fine.
I am using the latest perl from active perl, LWP, and CRYPT::SSLEAY.
I am just doing a simple 'get' on this page, so I didn't think that it was going to give me this much problems.
Any ideas?
Thanks,
Tazzmann
If I view the page in a normal browser, I can see the <option> tags just fine.
I am using the latest perl from active perl, LWP, and CRYPT::SSLEAY.
I am just doing a simple 'get' on this page, so I didn't think that it was going to give me this much problems.
Any ideas?
Thanks,
Tazzmann