[Htmlparser-user] https and HTMLparser: possible?
Brought to you by:
derrickoswald
From: Flynn, L. A. (Lori) <la...@lu...> - 2006-01-23 17:16:39
|
Greetings. I am new to HTML. I need to login to an https webpage via a script. I have got as far as using HTMLParser to get the webpage, then POST to back to it with the received cookie and the four input fields required. (Two of the fields were hidden variables.) However, login is not working since I just get back the same initial webpage. Is it possible to use HTMLParser for https connections? Regards, Lori |