What will be the php code to visible textbox after selecting one value from

Priyanka

New member
dropdownlist? I am creating registration form In that form I added one dropdown list for selecting country. And I want to display one textbox (for Tax Id ) after selecting USA from dropdown. and when user selected other country then hide that textbox. Please help me for this.
 
Back
Top