>DreamWeaver errors mean very little. Debug in a normal browser and
>look at the CF errors.
Thanks for a prompt response. I forgot to mention that the errors ocur in
DreamWeaver, I never get an error when I open the page and submit a form.
> VALUES (
> <cfqueryparam cfsqltype="cf_sql_varchar"
>value="#FORM.Consent#" null="#YesNoFormat(not
>Len(FORM.Consent))#">,
> <cfqueryparam cfsqltype="cf_sql_varchar"
>value="#FORM.AccessCode#" null="#YesNoFormat(not
>Len(FORM.AccessCode))#">,
> <!--- Make sure you convert the rest of your parameters too --->
I'm not familiar with the cfqueryparam or the cfsqltype tags. Are they more
reliable that the IsDefined and the Null syntax that CF created under
server behaviors?
Thanks again,
Roberto Perez
[EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

