Search found 2 matches
- Thu May 24, 2007 2:41 pm
- Forum: PHP - Code
- Topic: Possible to use PHP for form select OnChange event?
- Replies: 4
- Views: 365
- Thu May 24, 2007 2:22 pm
- Forum: PHP - Code
- Topic: Possible to use PHP for form select OnChange event?
- Replies: 4
- Views: 365
Possible to use PHP for form select OnChange event?
I'm a PHP n00b and need to know if it's possible to use PHP to show/hide form elements based on a previous <select> element's OnChange event..........I've tried a couple of things that haven't worked..... I have been told to avoid using javascript if at all possible because of the fact that some use...