Csaba Gabor from Budapest
<HTML>
<head><title>Textarea sizing</title></head>
<BODY onLoad=
"alert('Ready');var
mytd=document.getElementById('mytd');mytd.style.height=mytd.offsetHeight">
<TABLE bgcolor="orange" border=1 id=mytd>
<TR><TD rowspan=3><TEXTAREA style="width:100%;height:100%">
This should ALREADY fill the cell</TEXTAREA></TD>
<td>One</td></TR>
<tr><td>Two</td></tr>
<tr><td>Three</td></tr>
</TABLE></BODY><HTML>
Check your Java Support
Found out what version you have and you should be able to get what you need.
http://www.visualware.com/support/javasupport.html#windows
Check your Java Support
Found out what version you have and you should be able to get what you need.
http://n6hb.org/s-a/JAVA-ts.htm#ie_jvm
Microsoft's Scripting download
Get the latest. Two download versions are available for Windows Script 5.6.
The first version requires Windows 2000, XP; the second version requires
Microsoft Windows 98, Millenium Edition (Me), or NT 4.0.
Choose the download appropriate for your operating system.
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
--
Henri Leboeuf
Web page: http://www.generation.net/~hleboeuf/index.htm
"Csaba Gabor" <ne...@CsabaGabor.com> wrote in message
news:ORbABrB...@TK2MSFTNGP11.phx.gbl...