Hi there,
,hiddenprod=<cfif isDefined("Form.hiddenprod_#p#")>,hiddenprod=1<cfelse>0</cfif>
Should be ,hiddenprod=<cfif isDefined("Form.hiddenprod_#p#")>1<cfelse>0</cfif>
otherwise you'll get hiddenprod repeated twice.
Justin ============================================= Justin Mclean Class Software Phone: (02) 93321230 9 Chapman St Fax: (02) 93321032 Surry Hills Mobile: 0416 119 342 NSW 2010 =============================================
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
