Posted by Gordon Burditt on 10/12/38 11:39
>I have a set of 4 checkboxes and I want to have a button that will check all
>the boxes. I have looked on Google but can only find examples of it being in
>Javascript. Is there any way of doing it in a php file. If not, how do I go
PHP runs on the server. It doesn't run until after you submit the
form or click on a link.
>about using a Javascript file? Do I have to make a reference to it in the
>php?
You'd need to find a client-side way of doing it. I don't think it's
possible in just HTML. Javascript could do it.
Gordon L. Burditt
Navigation:
[Reply to this message]
|