Newbie questions. Please visit here: www.gtsee.com/addyourdirectory.php For the submission form, when user select "Directory" in "SE or Directory", I want the "Directory Type" line show up; while select "Search Engine", I want the "Directory Type" line to be disappeared. How to do this by Javascript and PHP script? Which one is better? Please help me with both the scripts, I'm a newbie to PHP and Javascript, thanks a lot.
you can create a dynamic select box using simple JavaScript: use the following link to find how to create a dynamic select box: http://www.javascriptkit.com/jsref/select.shtml#section2