Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Operation Aborted
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Operation Aborted

 Post Reply Post Reply
Author
freakyfred View Drop Down
Groupie
Groupie


Joined: 29 March 2007
Location: United Kingdom
Status: Offline
Points: 171
Post Options Post Options   Thanks (0) Thanks(0)   Quote freakyfred Quote  Post ReplyReply Direct Link To This Post Topic: Operation Aborted
    Posted: 08 October 2007 at 7:58pm
I get this essage when trying to open an embedded YouTube video or similiar..

"Operation Aborted!
Internet Explorer could not open this window"

Only does it on IE and AOL and I'm assuming AOL uses the same browserConfused

I remember getting this error on a bit of code i had ages ago in a form that looked something like so..

                            <form action="go.asp" method="post">





                                <p>    <b>ID:&nbsp;</b><input name="id" size="25" value="" maxlength="12"></p>
                       
                               
              

    <p align="left" id="rom"></p>

<script type="text/javascript">
time = 60;

function download() {

if (time == 0) {
document.getElementById("rom").innerHTML='<input type="submit" style="font: 8pt verdana" value="Go"> <input type="reset" style="font: 8pt verdana" value="Reset">';
}

if (time > 0) {
document.getElementById("rom").innerHTML='<font size="2">Please wait. Your link will appear in ' + time + ' seconds</font>';
setTimeout('download()',1000);
}

time--;
}

download();
</script>

</form>


That code does exactly the same and after months of trying to figure out i gave up and now I am getting the same with the embedding thing on the forums. I'm assuming it is something to do with the inner HTML of when it is being embedded into the page? thanks.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.