At 02:00 PM 5/30/00 +1000, you wrote:
>gotcha...
>
>the answer then, is not so good!  :^)    Unless anyone knows better, I
>think that you'll have to use a CFQUERY to Insert the records rather than
>CFINSERT.
>That way you can do the Replace() on the field.
>
>hmmm... the only other thing you could try, and I'm not sure if this will
>work, is to try doing a CFSET fieldname = Replace(fieldname, " ", "",
>"ALL") before calling the CFINSERT.  this would keep the formname the same,
>but I haven't tried this, so I don't know if it will work.   I guess it
>depends on whether CFINSERT looks for variables formname or form.formname.

Nope, I tried the CFSETlpl= however, that didn't fix it :(  *shrug* welp, 
just have to restructure the input page to do all inputs via CFQUERY...


------------------------------------------------------------------------------
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.

Reply via email to