Yeah, I'm an idiot.  I guess I'll need a group attribute....

>>> [EMAIL PROTECTED] 2/26/01 1:50:53 PM >>>
This is the error I'm getting:
Attribute set validation error in tag CFOUTPUT

The tag has an invalid attribute combination: the most likely attribute combination is

Required attributes: 'GROUP,QUERY'. Optional attributes: 
'GROUPCASESENSITIVE,MAXROWS,STARTROW'.


Here's the tag I'm using:
<cfoutput query="qMyQuery" startrow="#startrow#" maxrows="#temp#" 
groupcasesensitive="No">


Why the hell am I getting this error? It's like the error says, "Do exactly what 
you're doing." I've been getting the same thing on some cfmail tags. I have all the 
right attributes, but it gives me this attribute set validation error. Why!?

Willy Ray
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to