Re: problems with loading RDF datasource after using XMLHttpRequest GET
Axel Hecht <[email protected]> Wed, 07 Sep 2005 14:05:12 +0200
| Newsgroups | gmane.comp.mozilla.devel.rdf |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Marja wrote: ... > > Now I'm just wondering where I can find these error codes myself next > time. lxr.mozilla.org did not accept numbers and google was not much help. Nowhere, really, you head over to nsError.h, convert the number to hex and hack yourself forward. There are some js snippets out there that do some of that magic, but I don't know where. Axel