Re: Ajax browser problem



..sayyedzaki@xxxxxxxxx wrote:
Hello friends here is my code written to create an
XMLHttpRequest object but i'm getting some error please
help me resolve this problem
<snip>

The first step if resolving an error is to read the error message generated for the error (in IE, for example, you go into Tools->Internet Options->Advanced and disable script debugging and enable the showing of error messages for every script error and then re-run the script. The error report dialog then pops up every time there is an error (and it is always the first error reported that needs to be fixed first). The wording of error messages is not always as obvious (or helpful) as they could be, but they are machine generated and completely consistent in their cause and effect relationships.

(Note: The inappropriate use of try-catch in javascript can act to conceal and suppress errors. The javascript try-catch mechanism is particularly ill-suited to error handling because it can only catch all exceptions and there is virtually no standardised information to tell you which exception has been caught. It cannot be avoided for tasks like instantiating ActiveX objects but should otherwise be avoided in favour of testing the viability of actions prior to taking them.)

Richard.

.



Relevant Pages

  • Re: autocomplete for forms does not work
    ... Addresses Are Not Resolved When the AutoComplete Feature Is Enabled ... If these steps do not resolve your problem, please post back to this thread ... with the details and any error messages. ... Replies are posted only to the newsgroup for the benefit or other readers. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Eratic system operation w/AcAfee on Windows 2000 Pro
    ... Your direction: Resolve any error messages. ... >| I have had several people suggest uninstalling McAfee to ... >| attempted Dat file update. ...
    (microsoft.public.win2000.general)
  • Re: XMLHttpRequest
    ... I added some javascript code on index.php to use the ... XMLHttpRequest object and all work fine on IE 6, FF, Opera, ... script that I call are in the same domain. ... This was not the case with Windows 2000 and all predating Windows versions. ...
    (comp.lang.javascript)
  • Re: OnBeforeNavigate2() has URL but no Post Data
    ... So OnBeforeNavigate2did not catch XMLHTTPRequest object in script? ... Because it's a plain GET request, a simple navigation to a flat page. ... nordstrom has this issu but not all other https site like wellsfargo, ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Ideas to control TCP login by "resolved" DDNS match?
    ... We've signed them up with DDNS services so we can ... > resolve their DDNS names. ... > an inetd type of way. ... check inside the script ... ...
    (comp.unix.aix)