Is there a way to change the size of a text field to dynamically fit the size of the client window? Currently I'm using this in cgi.pm
print $query->textarea($entry,$old_values,10,75) . "\n <br>"; -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]