Zero-x252
08-23-2003, 08:36 PM
Ok so I want this to work like so:
If say in another document a user has certain items checked and others not and it is saved in a cookie and the cookie is broken down i want to know how to remove the ones that arent checked and add extras when they werent there to begin etc... like so
var table_array= document.all.myTable.rows[0]
how would i number one write the loop and number two add the cells
If say in another document a user has certain items checked and others not and it is saved in a cookie and the cookie is broken down i want to know how to remove the ones that arent checked and add extras when they werent there to begin etc... like so
var table_array= document.all.myTable.rows[0]
how would i number one write the loop and number two add the cells