Search found 2 matches

by tech_kitten
Thu May 24, 2007 2:41 pm
Forum: PHP - Code
Topic: Possible to use PHP for form select OnChange event?
Replies: 4
Views: 366

Thank you - I had a feeling it couldn't be done without using javascript, just don't have enough experience yet myself to be 100% certain........I appreciate the response!
by tech_kitten
Thu May 24, 2007 2:22 pm
Forum: PHP - Code
Topic: Possible to use PHP for form select OnChange event?
Replies: 4
Views: 366

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...