in reply to JavaScript and https page and contents
In your case, the page you get from the above url contains this <script> tag:
That .js file has the code which creates the user interface you are seeing when you get the page with a browser.<script language="Javascript" src="./javascript/WebAdvisor_scripts.js" +></script>
|
|---|