<html>
<form action="test.cgi">

Input-Field:
<script>
  document.writeln('<input type="text" name="test">');
  //document.writeln('ok');
</script>

</form>
</html>

With a build from 20020322, the input field does not appear.

Jens


Reply via email to