-----BEGIN PGP SIGNED MESSAGE-----
Hi:
I changed this:
stProfile.name = input.name;
to this:
stProfile.FirstName = input.name;
in this:
savedata.cfm part of the PLP
to match the objects' type and now get this:
An error occurred while evaluating the expression:
"#stTMDs.updateobjectdata.handlerURL#"
Error near line 167, column 17.
on this:
Error resolving parameter STTMDS.UPDATEOBJECTDATA.HANDLERURL
The object UPDATEOBJECTDATA.HANDLERURL is not present in the scope named STTMDS. It
is likely that you have
misspelled the name of the object you are trying to access.
The error occurred while processing an element with a general identifier of
(CFMODULE), occupying document position
(166:3) to (174:3) in the template file
/opt/allaire/spectra/customtags/system/tier0/objectstore/cfa_contentobjectdata.cfm.
this this the code snippet:
<cfmodule
template = "#stTMDs.updateobjectdata.handlerURL#"
dataSource = "#attributes.dataSource#"
method = "updateobjectdata"
lObjectIDs = "#attributes.objectID#"
stObjects = "#stObjects#"
stParams = "#stParams#"
r_stParams = "stResultParams"
>
Any Pointers or tips would be appreciated
Rion
--
----------------------------------
Level9
5 State Street
Montpelier, VT
1 (802) 229 2005
E-Mail: [EMAIL PROTECTED]
E-Mail2: [EMAIL PROTECTED]
----------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.