9 Aug
1999
9 Aug
'99
2:42 p.m.
hi all, does anyone know how to check if a list object is empty. Using the following code i am getting an error, any thoughts: [FORM SIDE OF CODE] <TD><INPUT TYPE="checkbox" NAME="delete:list" VALUE="<!--#var product_id-->"></TD> [FORM PROCESSING SIDE] <!--#in delete--> <!--#var sequence-item--> <!--#else--> Sorry, no deletions <!--#/in--> So, what am i doing wrong? Cheers for any help Wom.