View comments | RSS feed
Contents > CFML Reference > WDDX JavaScript Objects > JavaScript object overview PreviousNext

JavaScript object overview

These are the JavaScript objects and functions.

Class

Members

WddxSerializer object

serialize
serializeVariable

serializeValue

write

WddxRecordset object

addColumn

addRows

getField

getRowCount

setField

wddxSerialize

WDDX JavaScript objects are defined in the wddx.js file; this file is installed in the webroot/cfide/scripts directory.

To use these objects, you must put a JavaScript tag before the code that refers to the objects; for example:

<script type="text/javascript" src="/CFIDE/scripts/wddx.js"></script>

Contents > CFML Reference > WDDX JavaScript Objects > JavaScript object overview PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.

Comments


No screen name said on Jan 26, 2005 at 12:57 PM :
hello

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/wddx2.htm