Pardeep,

The error message sounds like you are trying to output a variable that isn't
a simple value.

The function isSimpleValue() will tell you if is or not.


Joseph DeVore
VeloxWeb Technologies



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 05, 2001 4:48 PM
To: CF-Talk
Subject: Re:Problem converting expression result to a string in a URL


Am having a problem getting a variable to show up in a URL link. Can't
figure out what the problem is:

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 (#sideimage#), occupying document position (138:62) to
(138:72).


      Date/Time: 12/05/01 15:52:55
      Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to