I'm trying to get the HTML code of this page: https://bscr.benq-eu.com/portal/serialcheck.cfm?sn=ID77806367002 with javscript using this method http://www.experts-exchange.com/Web%5FDevelopment/Miscellaneous/Q%5F21902549.html and it does not work. I think it is because the web request is done over HTTPS protocol.
How can I solve this?