Convert Complex data to string error.

2003-09-02 Thread Mark Picker
Hi All, Thanks for your suggestions on this problem. The tip on just starting the variable reference off with "variables." etc, worked fine. However I also took the advice on not using URL as the variable name and changed it just for good measure. Again, thanks all for your help. Cheers Mark

RE: Convert Complex data to string error.

2003-09-01 Thread Pascal Peters
Pascal -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: maandag 1 september 2003 10:51 To: CF-Talk Subject: Re: Convert Complex data to string error. Monday, September 1, 2003, 12:51:27 AM, you wrote: M> Hi Ike and Adam (and others), M> I tried Ike&#x

Re: Convert Complex data to string error.

2003-09-01 Thread jonhall
Monday, September 1, 2003, 12:51:27 AM, you wrote: M> Hi Ike and Adam (and others), M> I tried Ike's suggestion below but with the same outcome. M> M> M> M> URLEncodedFormat(session.basket.ProductURL)> M> url is a reserved word. Any

RE: Convert Complex data to string error.

2003-09-01 Thread Mark
Hi Ike and Adam (and others), I tried Ike's suggestion below but with the same outcome. thisStructList = structKeyList(thisStruct); thisString = ""; for(i = 1; i LTE

RE: Convert Complex data to string error.

2003-08-29 Thread Adam Wayne Lehman
of Public Health Distance Education Division -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2003 11:55 AM To: CF-Talk Subject: Re: Convert Complex data to string error. Hey mark, Show us the code where you're storing the variable and then ag

Re: Convert Complex data to string error.

2003-08-29 Thread info
ed, but I need to see the syntax to test it over here. Thanks, Ike -- Original Message -- From: Mark Picker <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Aug 30, 2003 12:44 AM Subject: Re: Convert Complex data to string error. >Hi, > >I have some

Convert Complex data to string error.

2003-08-29 Thread Mark Picker
Hi, I have some code that use to work fine under CF5. However since upgrading one server to MX I keep getting the following error when trying to use one particular variable: Complex object types cannot be converted to simple values. The variable holds some details about the URL that a produ