InvestorsHub Logo
Followers 1
Posts 99
Boards Moderated 1
Alias Born 07/28/2008

Re: swampdonkey post# 13464

Thursday, 02/03/2011 1:27:17 PM

Thursday, February 03, 2011 1:27:17 PM

Post# of 34471
Sorry to be technical but I just looked at the MW html code and there doesn't appear to be any report to download. It just opens a new blank window. It's been awhile since my coding days though, but I don't see any way to get to the report in the code.


<script language="Javascript">
function check_agree (form) {
if (form.agree.checked) {
void(window.open("","_blank",""));
}
else { alert("Sorry, you must confirm that you agree to our terms of service before you can download this report."); }
}

Join the InvestorsHub Community

Register for free to join our community of investors and share your ideas. You will also get access to streaming quotes, interactive charts, trades, portfolio, live options flow and more tools.