php dop down lists

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
RGphp
Forum Newbie
Posts: 1
Joined: Tue Sep 06, 2005 4:51 am

php dop down lists

Post by RGphp »

I'm trying the onchange event handler used in javascript for drop donlist on php. I need it as for a particular selection on a drop down list will call another php script. I tried almost everything but to no avail. Does anyone knows something about the matter??
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

poke around for "jumpbox" or similar terms.. we've had several threads, plus there is a lot of info online about this.
Post Reply