Hey Krik.
Yes, theres a column in the database entitled 'email_hide' and if the user checks the email hide box and submits, the database is updated as '1'. If they uncheck it and submit, it's shown as '0'.
Ok your solution worked, however now when a user checks the box and submits, and later returns to the form, it's not shown within the form as being checked (it should be, since it is marked in the db as 1/checked).
wow... why cant anything be simple :bemused: