Not sure you can open a "save as" dialog box in javaScript. Assuming you can, the 'onload' event on the <body> tag only fires once the page is completely loaded.
Hi, give this a go:
<body onLoad="document.execCommand('SaveAs',false,'c:\\testfolder\\test.htm');">
Obviously, you can specify the folder name and a file name or leave it blank, or just leave the filename blank, or whatever. Hope I helped / Thanks for helping
if ((Math.abs(x)<10&&Math.abs<10) && (((parseInt(Math.abs(x).toString()+Math.abs.toString())-Math.abs(x)-Math.abs)%9)!=0)) {alert("I'm a monkey's uncle"}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.