About 51 results
Open links in new tab
  1. Synchronous request in Firefox not working - Post.Byes

    Dec 2, 2005 · Synchronous request in Firefox not working Dec 2 '05, 06:45 PM The following code works in IE, but in Forefox (1.0.7 & 1.5) the Asyncronous function (testA) works fine but the …

  2. AJAX works locally but not on server - Post.Byes

    Jul 4, 2007 · I'm new at all this and I have been trying to solve this problem for a few days now! Locally (windows running apache) all is perfect, but on my hosted server (a linux box running apache) the …

  3. How to upload whole files with ASP - Post.Byes

    Aug 16, 2007 · this is either done with some advanced ajax or javascript, or some simple javascript which refreshes the page after uploading is done. This wouldn't necessarily be very tricky. I could …

  4. IFrame - getting the JSON response - Post.Byes

    Jul 26, 2007 · [CODE=javascript] // eval the json-string to an native js-object // what is the origin. purpose of json at all var response = eval (request.re sponseText); // now you may use the typical …

  5. Bytes.com - Rate Limit Exceeded

    Your requests are coming too fast. Please slow down your access rate to continue browsing our site.

  6. firefox reports uncaught exception NS_ERROR_FAILURE with ...

    Jul 23, 2007 · I am using the XMLHttpRequest to send a request every 5ish seconds or so. Everything works fine until I take the server down that the object is trying to retrieve data from. Then the firefox …

  7. system error -1072896748 - Post.Byes

    Aug 7, 2006 · the url in the xmlHttp.open is a call to a jsp page which is calling a method ProcessRequest in java to process the request.

  8. Which control has performed (triggered) PostBack event?

    Jun 15, 2006 · How can I find out which control performed PostBack? I have put this code inside my Page_Load event: Response.Write(Page.Request.Params.Get("__EVENTTARGET")) …

  9. On logout disable the back button and expire session

    Jan 25, 2009 · The problem is: Once user click on logout hyper link the page is reforwarding to loginpage.jsp and after clicking back button the session expire message is coming, but if user again …

  10. My Javascript Code will not run from within a Perl/CGI program

    Jul 20, 2005 · JavaScript code is being produced. If you are having trouble with the JavaScript, the post the JavaScript that is giving the problem (and be aware that you can't execute JavaScript functions …