CF uses that name url for the structure that holds all url variables, so it
is trying to convert a structure to string. You'd have to reference it with
#url.url# or even better try changing the name of the variable.

-----Original Message-----
From: Ian Vaughan [mailto:[EMAIL PROTECTED]]
Sent: 26 March 2002 09:02
To: CF-Talk
Subject: ADVANCED - Expression results


Hi Folks

I am getting the following error when trying to add a record to my Oracle 8
database through coldfusion 4.5, when I was using Coldfusion 4.0 it worked
ok.

Any ideas on what it could be or mean?

Error Occurred While Processing Request
      Error Diagnostic Information
      Expression result cannot be converted to a string

      Expressions used inside tags like CFOUTPUT, CFQUERY, CFMAIL, etc. must
evaluate to a value that can be converted to a string for output or dynamic
text accumulation purposes. Complex objects, such as queries, arrays, and
COM/DCOM objects, cannot be represented as strings.

      The error occurred while processing an element with a general
identifier of (#url#), occupying document position (50:159) to (50:163).


      Date/Time: Tue Mar 26 09:05:09 2002








______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to