Radio Button Click Prompts Text Field to Open

Hi,

To preface, I know almost nothing about Java. I'm trying to create a page that has two radio buttons on it, "Yes" and "No". I'd like a box for someone to write comments in to appear on the page if "Yes" is clicked. How can I do this? (I don't really know how to write functions). Thanks!

-Justin

[321 byte] By [JMCorcoa] at [2007-11-27 6:52:33]
# 1
I'm pretty sure you're thinking javascript, and not Java. Javascript really has nothing to do with Java. http://www.tek-tips.com/threadminder.cfm?pid=216 http://www.webdeveloper.com/forum/forumdisplay.php?forumid=3&s
kevjavaa at 2007-7-12 18:27:06 > top of Java-index,Java Essentials,New To Java...
# 2
So you're suggesting that I ask this question somewhere else?
JMCorcoa at 2007-7-12 18:27:06 > top of Java-index,Java Essentials,New To Java...
# 3
What do you mean by page? Is it a web page? I don't see how Java is involved in that case. Btw. UI guidelines usually says that you shouldn't hide fields, you should instead enable/disable.Kaj
kajbja at 2007-7-12 18:27:06 > top of Java-index,Java Essentials,New To Java...
# 4
> So you're suggesting that I ask this question> somewhere else?Yes
kajbja at 2007-7-12 18:27:06 > top of Java-index,Java Essentials,New To Java...
# 5
ha ok. thanks.
JMCorcoa at 2007-7-12 18:27:06 > top of Java-index,Java Essentials,New To Java...