<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>Any way to set a multiline te field to a specific height without setting scrolling =1?<br><br>Idea is to give the user a set area  (think a ruled page) to enter into.<br>No scrollbars and no running past the bottom.<br><br>Tried a few variations with<br>longtextentry._height = 200;<br><br>but as soon as I turn scrolling off, the tf just keeps expanding downwards, and if I turn scrolling on, well, the darn thing scrolls.<br>                                          </body>
</html>