Page 1 of 1

show text depending on drop down selection

Posted: Wed Oct 06, 2010 12:08 am
by sfraise77
I'm building a form and would like to show a piece of text if a certain value is selected from a drop down in the form.
Example:
If USA is selected from the country drop down selector, {fld field} will be then print beneath the country drop down box.
Can I do some form of if else echo/print string for that?