QoQ and MOD function

2009-11-08 Thread safo kaska
newbie question i am using the following QoQ cfquery name=qaccbytyp dbtype=queryselect * from data where saab='#sanad.saab#' andsaan='#sanad.saan#' and saas='#sanad.saas#' and (sadrf='#manyref.sadrf#' or C=#lastD# or MOD(C,#ABS(firstD)#) =0 )/cfquery and i get this error Error Executing

Re: QoQ and MOD function

2009-11-08 Thread James Holmes
The MOD function isn't available in Query of Queries. mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/11/8 safo kaska safokas...@hotmail.com: newbie question  i am using the following QoQ cfquery name=qaccbytyp dbtype=queryselect * from data where

Element thumbnail is undefined in a Java object of type class coldfusion.xml.XmlNodeList.

2009-11-08 Thread Casey Dougall
I don't understand how this is failing... keeps on saying thumbnail doesn't exist... BUT the next node down is content which DOES exist. I'm trying to set lists of things based on the reply back from livestream.com API and everything is ok but these thumbnail Element thumbnail is undefined in a

Re: Element thumbnail is undefined in a Java object of type class coldfusion.xml.XmlNodeList.

2009-11-08 Thread Dave Watts
I don't understand how this is failing... keeps on saying thumbnail doesn't exist... BUT the next node down is content which DOES exist. From the docs: If the thumbnail is not available for the clip then the element media:thumbnail will not be present. Maybe there aren't any thumbnails.

The start of a pure CF - CFX_POP3 replacement :-)

2009-11-08 Thread Paul Vernon
So I've finally started a CFX_POP3 replacement project and I'm open sourcing the thing too :-) http://popcfc.riaforge.org/ At the moment it has functions that can extend the POP functionality in CFPOP to match that of CFX_POP3 and I've added some extra functions too. There are features that

!DOCTYPE double byte issue

2009-11-08 Thread Victor Moore
Hi all, I have a strange problem where with: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.1//EN http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd; pages in IE 8 don't properly display asian characters (it displays ok in FF) but with : !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN pages are