James, Make sure the /cfide/scripts/wddx.js is actually being loaded. ISP's will sometimes forget to map this directory to your server. If it's not found, you'll receive JavaScript errors when the recordset tries to deserialize. If the directory isn't present, simply create the directory manually and copy your copy of the wddx.js file into the directory. (NOTE: It doesn't matter what directory you put the wddx.js, but keeping the paths the same between your development and live server will make life much easier.) -Dan +--------+---------------------------+ | name | Dan G. Switzer, II | |company | PengoWorks.com | | www | http://www.pengoworks.com | | mailto | [EMAIL PROTECTED] | +--------+---------------------------+ -----Original Message----- From: James McCullough [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 23, 2000 9:37 PM To: [EMAIL PROTECTED] Subject: WDDX Recordset Undefined I am having a problem with WDDX. On a development server it works just fine. When I move it to a production server, I get an error message "WDDX recordset undefined." The servers are identical. I know that this message means that wddx.js cannot be found but it is there. The mapping is the same and "execute script" privileges are installled. When I view the source code on the output, I can see WDDX output on the page, but this error will not go away. Any ideas? Thanks James McCullough ---------------------------------------------------------------------------- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

