Oh, plus you can do some seriours jiggery-pokery by using posting back thecurrent browser DOM to the server to log HTML update errors by issuing a"silent" Ajax call with the .innerHTML property of the BODY element as POST data.-ThomasAm 11.07.2006 um 10:01 schrieb Siegfried Puchbauer:have a look at
If you need this for debugging/dev purposes rather than production/user-based errorreports, just install firebug[1] and you'll see each and every ajax call in glorious detail. :)-Thomas[1] http://www.joehewitt.com/software/firebug/Am 11.07.2006 um 10:01 schrieb Siegfried Puchbauer:have a look at th
have a look at the method escapeHTML() of String objects. for example:$('mydiv').innerHTML = request.responseText.escapeHTML();hth
On 7/10/06, Bauser, Joseph (Joe) <[EMAIL PROTECTED]> wrote:
Depends what you mean.A good place to check for functionality in prototype is http://www.sergiopereira.com/a
Depends what you mean.
A good place to check for functionality in prototype is
http://www.sergiopereira.com/articles/prototype.js.html
You can go there and search to see if it has the functionality you want.
Cheers
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Beh