Hi all...
I'm trying to write a script that will parse HTML that is returned from a secure server. No username or password is necessary. It does use a session variable and requires javascript to be enabled in order to spit out an HTML page other than "Please enable JavaScript in your browser."
I've installed Crypt and it's working fine. But... I'm not sure how to handle the session variable and I have no clue how to get beyond the javascript error.
I'd appreciate any insight anyone can provide. Thanks!