Pau Marc Munoz Torres wrote: > mmmmmmm > > i did in a single line and i keep havinh the problem > > my $html = <<EOHTML;<HTML><BODY>Enter something:<input type="text" > name="val1" id="val1"onkeyup="exported_func( ['val1'], ['resultdiv'] > );"><br><div id="resultdiv"></div></BODY></HTML>EOHTML > > return $html;
You misunderstand me. EOHTML must appear in a line on its own, with no whitespace before or after it on that line. Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/