> I did an cfif statement
> <CFIF NOT IsDefined ("GetGrades.Grade[154]")>
> OR 
> <CFIF ("GetGrades.Grade[154]") NEQ "">

Try <CFIF arreyLen(getGrades.grade) EQ 154> instead.

-Justin Scott, Lead Developer
 Sceiron Internet Services, Inc.
 http://www.sceiron.com


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to