Hi,
I am trying to create a form that has checkboxes displayed.
If the box is checked then show below the checkbox input items related to
the parent checkbox.
If the user has not entered his name then do not display the submit button.
Can this be done using PHP 4.3.1 under Windows and IIS.
Pls. h
. help. Thanks.
Edward David
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Edward David" <[EMAIL PROTECTED]> wrote in message news:...
> Hi,
>
> I am trying to create a form that has checkboxes displayed.
> If the box is checked then show below the checkbox input items related to
> the parent checkbox.
> If the user has not entere
Hi,
I am trying to create a form that has checkboxes displayed.
If the box is checked then show below the checkbox input items related to
the parent checkbox.
If the user has not entered his name then do not display the submit button.
Can this be done using PHP 4.3.1 under Windows and IIS.
Pls. h