>It depends on where value is coming from. If it's coming from the >script server side, then you just need to make sure that $value is >set before the line "<form action=" gets printed. If it's coming from >the client side, there may be other problems...
$value is defined in the server-side script, but gets activated in the client's form (after clicking a checkbox) :-(. Rob. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]