QuotedValueList and column reference

2011-07-31 Thread Richard White

Hi,

How can i reference a column in a QuotedValueList?

For example: the following works fine:

- QuotedValueList(theQuery.id)

However, i need to reference the column instead of hard-coding it, the 
following have all failed:

cfset columnName = 'id' /
- QuotedValueList(theQuery['#columnName#'])
- QuotedValueList(theQuery.#columnName#)

cfset queryColumn = 'theQuery.#columnName#' /
- QuotedValueList(queryColumn)

thanks 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346407
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: QuotedValueList and column reference

2011-07-31 Thread Richard White

managed to get it working with the following:

- Evaluate(QuotedValueList(theQuery.  columnName  ))



 Hi,
 
 How can i reference a column in a QuotedValueList?
 
 For example: the following works fine:
 
 - QuotedValueList(theQuery.id)
 
 However, i need to reference the column instead of hard-coding it, the 
 following have all failed:
 
 cfset columnName = 'id' /
 - QuotedValueList(theQuery['#columnName#'])
 - QuotedValueList(theQuery.#columnName#)
 
 cfset queryColumn = 'theQuery.#columnName#' /
 - QuotedValueList(queryColumn)
 
 thanks 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346408
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Cheap CF9 Hosting

2011-07-31 Thread Chad Baloga

I am looking for a cheap place to host a site with CF9.  This is just a site I 
am making for my family.  Has anyone has any problems with http://hostek.com? 
Thanks 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346409
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Cheap CF9 Hosting

2011-07-31 Thread Maureen

There are multiple entries here about CF Hosting at various vendors.
Just search the HOF archives.

On Sun, Jul 31, 2011 at 7:22 PM, Chad Baloga cbal...@gmail.com wrote:

 I am looking for a cheap place to host a site with CF9.  This is just a site 
 I am making for my family.  Has anyone has any problems with 
 http://hostek.com? Than

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346410
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Cheap CF9 Hosting

2011-07-31 Thread Jason Durham

I've used them. No complaints.
On Jul 31, 2011 9:23 PM, Chad Baloga cbal...@gmail.com wrote:

 I am looking for a cheap place to host a site with CF9. This is just a
site I am making for my family. Has anyone has any problems with
http://hostek.com? Thanks

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346411
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Cheap CF9 Hosting

2011-07-31 Thread Jason Durham

I've used them. No complaints.
On Jul 31, 2011 9:23 PM, Chad Baloga cbal...@gmail.com wrote:

 I am looking for a cheap place to host a site with CF9. This is just a
site I am making for my family. Has anyone has any problems with
http://hostek.com? Thanks

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346412
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Cheap CF9 Hosting

2011-07-31 Thread Gerald Guido

Hostek would be fine for a family site if minor outages are acceptable.

Personally, I host some personal / family sites from home with an old desk
top running Linux and Railo.

I use Virtualmin for my hosting CP.

http://www.virtualmin.com/

It took me a Saturday afternoon to get it up and running.

Just a thought for consideration.

G!
On Sun, Jul 31, 2011 at 10:41 PM, Jason Durham jqdur...@gmail.com wrote:


 I've used them. No complaints.
 On Jul 31, 2011 9:23 PM, Chad Baloga cbal...@gmail.com wrote:
 
  I am looking for a cheap place to host a site with CF9. This is just a
 site I am making for my family. Has anyone has any problems with
 http://hostek.com? Thanks
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346413
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm