Re: CFSET construct

2005-05-25 Thread Stuart Kidd
Thanks to everyone with their help on that, it's all now solved. :)




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207642
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFSET construct

2005-05-25 Thread Dawson, Michael
Or use .

M!ke

-Original Message-
From: Steven Brownlee [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 25, 2005 9:10 AM
To: CF-Talk
Subject: Re: CFSET construct

It's not ok to have other ColdFusion tags inside a CFSET.  You'll have
to put the condition outside.









~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207638
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFSET construct

2005-05-25 Thread Steven Brownlee
It's not ok to have other ColdFusion tags inside a CFSET.  You'll have 
to put the condition outside.









Stuart Kidd wrote:
> Hi guys,
> 
> I¹m trying to put together a CFSET construct but am having probs:
> 
>  FindMatches.gender eq 'male'>'He''She' & 'may change this in
> the near future however.'>
> 
> Could somebody please point out what I am doing wrong, is it not okay to
> have ampersands in constructs?
> 
> Thanks,
> 
> Saturday
> 
> 
> 
> 
> 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207637
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFSET construct

2005-05-25 Thread Ian Skinner
NO, it's not ok to have nested tags inside a cfset tag, or any other tag for 
that matter.



You could use the IIF function here, but I'm sure there are better ways to do 
this all around.

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

-Original Message-
From: Stuart Kidd [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 25, 2005 7:03 AM
To: CF-Talk
Subject: CFSET construct

Hi guys,

I¹m trying to put together a CFSET construct but am having probs:

'He''She' & 'may change this
in
the near future however.'>

Could somebody please point out what I am doing wrong, is it not okay to
have ampersands in constructs?

Thanks,

Saturday






~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207636
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFSET construct

2005-05-25 Thread Allan Cliff




-Original Message-
From: Stuart Kidd [mailto:[EMAIL PROTECTED] 
Sent: 25 May 2005 16:03
To: CF-Talk
Subject: CFSET construct


Hi guys,

I¹m trying to put together a CFSET construct but am having probs:

'He''She' & 'may change this in the near future however.'>

Could somebody please point out what I am doing wrong, is it not okay to have 
ampersands in constructs?

Thanks,

Saturday






~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207635
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


CFSET construct

2005-05-25 Thread Stuart Kidd
Hi guys,

I¹m trying to put together a CFSET construct but am having probs:

'He''She' & 'may change this in
the near future however.'>

Could somebody please point out what I am doing wrong, is it not okay to
have ampersands in constructs?

Thanks,

Saturday




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207634
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54