I\'m planning on throwing together a quick web page for my students to teach them about JavaScript programming. On this page, I\'d like to give them a text box and allow the
There is really no serious risk here. For example, open up firebug on this page and type in the console: eval("alert('hello');");, problem? Not really.