From: Sean H. <jal...@ho...> - 2001-01-19 19:39:16
|
>I have created a text box using > >$dialog3->AddTextfield( > -name => "dialog3text3", > -left => $dialog3->ScaleWidth-470, > -top => $dialog3->ScaleHeight-98, > -text => "$dialog3text3", > -width => 460, > -height => 100, > >); Try adding '-multiline => 1,' to your options. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com |