141 : <cfparam name = "pickPetite" default="">
142 :
143 : <cfquery name="getFrames" datasource="#application.dsn#">
144 : SELECT Brand, BrandText, Collection, ExternalMaterialGroup, MaterialNumber, MaterialFront, LookupValue, MaterialText, DateIntroduced, FrameName, Inspiration, Phase, IsDefault, Color, ColorName, Eye, Size, Details, UPC, VTO, imgLeft
145 : FROM frames
|