|
Unescapes HTML Code Escaped
There is further
In the AJAX example we will
jsAssertUnit is a unit
with HTML Escape 1.0. Useful
documentation and examples
demonstrate how a web page
testing framework based on
if for any reason (i.e.
on the linked document.
can fetch information from a
assertions, helping
maintenance, bug removal,
Please visit that to get a
database using AJAX
JavaScript developers to
adding a new feature, etc.)
demonstration and to
technology.
test their code. Failing
restoration of the original
download the actual document
assertions about the program
HTML source code is needed.
to include into your site.
state are tracked in a
Reporter window of a DOM
compliant browser : IE5+,
Mozilla, Netscape 6+, etc.
Date: Sep, 23 2005 Date: Apr, 29 2003 Date: Sep, 25 2006 Date: Apr, 23 2002 |
|
This script is used to encode
A program written in
This script is used to encode
This script is used to encode
/ decode data using the
Javascript and DHTML. It
/ decode url parameters. It
/ decode UTF-8 data
base64 algorithm. It is
takes the Javascript (or
is fully compatible with
fully compatible with UTF-8
even a self contained Web
UTF-8 encoding. Useful when
encoding. Useful when u want
Page), removes the white
u want to transfer data
to transfer data using AJAX
space, comments and line
using AJAX technology.
technology.
breaks, and replaces
function names and variable
names with meaningless hash
values. By using hash
values, it ensures the same
meangingless hash value is
used accross multiple
scripts.
Date: Sep, 09 2006 Date: Sep, 10 2003 Date: Sep, 09 2006 Date: Sep, 09 2006 |