Willy,

I believe to use groupcasesensitive you have to use the group attribute in your 
cfoutput tag, as well.  If you don't specify a group, specifying HOW to group won't 
make a difference.

-Andy 

> -----Original Message-----
> From: Willy Ray [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 26, 2001 3:51 PM
> To: CF-Talk
> Subject: Attribute set validation Error. Why?
> 
> 
> 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