ściągnąłem, napisałem aplikacje z video tutoriala i przestraszyłem się kodu... nie dość że tabelki to wszystko w htmlu było pisane raz mała, raz dużą zależnie chyba od humoru tego ide... taka próbka poniżej
<!-- Unit1 begin -->
<script type="text/javascript" src="vcl-bin/js/common.js"></script> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script type="text/javascript"> <!--
function Button1ClickWrapper(event, hiddenfield, submitvalue, wrappedfunc)
{
var event = event || window.event;
submit1=true;
submit2=true;
if (typeof(wrappedfunc) == 'function') submit1=wrappedfunc(event);
hiddenfield.value = submitvalue;
if ((hiddenfield.form.onsubmit) && (typeof(hiddenfield.form.onsubmit) == 'function')) submit2=hiddenfield.form.onsubmit();
if ((submit1) && (submit2)) hiddenfield.form.submit();
return false;
}
-->
<body style=" margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; " > <form style="margin-bottom: 0" id="Unit1" name="Unit1" method="post" action="/unit1.php"> <table width="800" style="height:600px" border="0" cellpadding="0" cellspacing="0" ><tr><td valign="top"> <div id="Button1_outer" style="Z-INDEX: 0; LEFT: 240px; WIDTH: 104px; POSITION: absolute; TOP: 75px; HEIGHT: 37px">
<input type="submit" id="Button1" name="Button1" value="Button1" onclick="return Button1ClickWrapper(event, document.forms[0].Button1SubmitEvent, 'Button1_Button1Click')" style=" font-family: Verdana; font-size: 10px; height:37px;width:104px;" tabindex="0" /><input type="hidden" id="Button1SubmitEvent" name="Button1SubmitEvent" value="" /> <div id="Edit1_outer" style="Z-INDEX: 1; LEFT: 19px; WIDTH: 181px; POSITION: absolute; TOP: 76px; HEIGHT: 21px"> <input type="text" id="Edit1" name="Edit1" value="gfjgfjfj" style=" font-family: Verdana; font-size: 10px; height:20px;width:181px;" tabindex="0" /> <div id="ListBox1_outer" style="Z-INDEX: 2; LEFT: 19px; WIDTH: 185px; POSITION: absolute; TOP: 108px; HEIGHT: 260px"> <select name="ListBox1" id="ListBox1" size="4" style=" font-family: Verdana; font-size: 10px; height:258px;width:185px;" tabindex="0" ><option value="0">gfjgfjfj
</option></select> <!-- Unit1 end -->
no ale tworzy się szybko :] tyle że jakość wyniku jest gorzej niż mierna