Azo
29.01.2009, 23:19
Вот например на Юкозе исходный код
<!-- -->
<TABLE border="0" cellpadding="0" cellspacing="0" width="200"><TBODY><TR><TD style="background:url('http://s101.ucoz.net/t/331/9.gif') #F18008;color:#240000;" height="25" align="center"><B>Форма входа</B></TD></TR><TR><TD align="center" style="background:url('http://s101.ucoz.net/t/331/10.jpg') top no-repeat #570000;padding:10px;">
<script type="text/javascript">
sendFrm549729=function(){
var o=document.getElementById('frmLg549729');
var pos=_umlGetCoord(document.getElementById('frmLg549729'));
document.body.insertBefore(document.getElementById('blk549729'),document.body.firstChild);
with(document.getElementById('blk549729')){style.top=(pos['top'])+'px';style.left=(pos['left'])+'px';style.width=o.offsetWidth;style.height=o.offsetHeight;style.display='';innerHTML='<div align="left" style="padding:5px;"><div class="myWinLoad"></div></div>';}
uz.util.Connect.setForm('frmLg549729');
var cObj = uz.util.Connect.asyncRequest('POST','http://azo.ucoz.com/index/',callback);
}
</script>
<div id="blk549729" style="border:1px solid #CCCCCC;position:absolute;z-index:82;background:url('http://s101.ucoz.net/img/fr/g.gif');display:none;"></div><form id="frmLg549729" style="margin:0" onsubmit="sendFrm549729();return false;">
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tr><td width="20%" nowrap="nowrap">Логин:</td><td><input class="loginField" type="text" name="user" value="" size="20" style="width:100%;" maxlength="50" /></td></tr>
<tr><td>Пароль:</td><td><input class="loginField" type="password" name="password" size="20" style="width:100%" maxlength="15" /></td></tr>
</table>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tr><td nowrap><input id="remsitePage1" type="checkbox" name="rem" value="1" checked /><label for="remsitePage1">запомнить</label> </td><td align="right" valign="top"><input class="loginButton" name="sbm" type="submit" value="Вход" /></td></tr>
<tr><td colspan="2"><div style="font-size:7pt;text-align:center;"><a href="javascript://" onclick="openLayerB('Prm',0,'http://azo.ucoz.com/index/5','Напоминание пароля',250,130,1);return false;">Забыл пароль</a> · <a href="http://azo.ucoz.com/index/3">Регистрация</a></div></td></tr>
</table>
<input type="hidden" name="a" value="2" /><input type="hidden" name="ajax" value="1" /><input type="hidden" name="rnd" value="729" /></form></TD></TR><TR><TD height="11"><IMG src="http://s101.ucoz.net/t/331/11.gif" border="0"></TD></TR></TBODY></TABLE><BR>
<!--/-->
как можно имея сайт на html (Ucoz), 2 поля логин и пароль+ кнопка,
сделать форму на флеше?
<!-- -->
<TABLE border="0" cellpadding="0" cellspacing="0" width="200"><TBODY><TR><TD style="background:url('http://s101.ucoz.net/t/331/9.gif') #F18008;color:#240000;" height="25" align="center"><B>Форма входа</B></TD></TR><TR><TD align="center" style="background:url('http://s101.ucoz.net/t/331/10.jpg') top no-repeat #570000;padding:10px;">
<script type="text/javascript">
sendFrm549729=function(){
var o=document.getElementById('frmLg549729');
var pos=_umlGetCoord(document.getElementById('frmLg549729'));
document.body.insertBefore(document.getElementById('blk549729'),document.body.firstChild);
with(document.getElementById('blk549729')){style.top=(pos['top'])+'px';style.left=(pos['left'])+'px';style.width=o.offsetWidth;style.height=o.offsetHeight;style.display='';innerHTML='<div align="left" style="padding:5px;"><div class="myWinLoad"></div></div>';}
uz.util.Connect.setForm('frmLg549729');
var cObj = uz.util.Connect.asyncRequest('POST','http://azo.ucoz.com/index/',callback);
}
</script>
<div id="blk549729" style="border:1px solid #CCCCCC;position:absolute;z-index:82;background:url('http://s101.ucoz.net/img/fr/g.gif');display:none;"></div><form id="frmLg549729" style="margin:0" onsubmit="sendFrm549729();return false;">
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tr><td width="20%" nowrap="nowrap">Логин:</td><td><input class="loginField" type="text" name="user" value="" size="20" style="width:100%;" maxlength="50" /></td></tr>
<tr><td>Пароль:</td><td><input class="loginField" type="password" name="password" size="20" style="width:100%" maxlength="15" /></td></tr>
</table>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tr><td nowrap><input id="remsitePage1" type="checkbox" name="rem" value="1" checked /><label for="remsitePage1">запомнить</label> </td><td align="right" valign="top"><input class="loginButton" name="sbm" type="submit" value="Вход" /></td></tr>
<tr><td colspan="2"><div style="font-size:7pt;text-align:center;"><a href="javascript://" onclick="openLayerB('Prm',0,'http://azo.ucoz.com/index/5','Напоминание пароля',250,130,1);return false;">Забыл пароль</a> · <a href="http://azo.ucoz.com/index/3">Регистрация</a></div></td></tr>
</table>
<input type="hidden" name="a" value="2" /><input type="hidden" name="ajax" value="1" /><input type="hidden" name="rnd" value="729" /></form></TD></TR><TR><TD height="11"><IMG src="http://s101.ucoz.net/t/331/11.gif" border="0"></TD></TR></TBODY></TABLE><BR>
<!--/-->
как можно имея сайт на html (Ucoz), 2 поля логин и пароль+ кнопка,
сделать форму на флеше?