Ben Taylor wrote:

Cheers, I've manged to get the ticks appearing now...  However
although they load fine on the first load they do not move after that.
i.e. I can change which ones are selected and it'll go off and update
the db but when I load the page again the origonal ticks are still
shown.



One reason could be that you defined the accompanying form with scope="session". If so, are you sure you need this? Then again, it could be that a method is pre-populating the checkboxes by retrieving the relevant values from the database that you just inserted. Can you post more code?

Vamsee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to