BARMALEY
21.05.2005, 13:04
Люди,помогайте!!!
У меня на сайте есть вот такая форма:
<html>
<head>
<title></title>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<div id="layer10" style="width:451px; height:108px; position:absolute; left:191px; top:205px; z-index:1;">
<p>
<table width="451" cellpadding=0 cellspacing=0 align=center>
<tr>
<td width="29" height="34">
<h1><font face="Comic Sans MS" color="black"> </font></h1>
</td>
<td width="96" height="34"></td>
<td width="125" height="34"><font face="Comic Sans MS" color="black"><table cellpadding=0 cellspacing=0>
<form id=mmail_form action="http://win.mail.ru/cgi-bin/auth" method=POST target=_blank>
<script>
<!--
function select_mmail_opts(o, n)
{
var opts = new Array(new Array(0,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(1,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(2,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(3,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(4,'http://www.pisem.net/login.php','user','domain','pass'),new Array(5,'http://www.pisem.net/login.php','user','domain','pass'),new Array(6,'http://www.pisem.net/login.php','user','domain','pass'),new Array(7,'http://www.pisem.net/login.php','user','domain','pass'),new Array(8,'http://www.pisem.net/login.php','user','domain','pass'),new Array(9,'http://www.pisem.net/login.php','user','domain','pass'),new Array(10,'http://www.pisem.net/login.php','user','domain','pass'),new Array(11,'http://www.pisem.net/login.php','user','domain','pass'),new Array(12,'http://www.pisem.net/login.php','user','domain','pass'),new Array(13,'http://www.pisem.net/login.php','user','domain','pass'),new Array(14,'http://www.pisem.net/login.php','user','domain','pass'),new Array(15,'http://mail.rambler.ru','Username','Login','Password'),ne w Array(16,'https://www.orc.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(17,'http://www4.newmail.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(18,'http://www4.hotmail.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(19,'http://www4.nm.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(20,'http://www4.nightmail.ru/cgi-bin/denlogin.cgi','login','client','passwd'));
document.getElementById('mmail_form').action = opts[n][1];
document.getElementById('mmail_login').name = opts[n][2];
o.name = opts[n][3];
document.getElementById('mmail_password').name = opts[n][4];
}
//-->
</script>
</font><font face="Comic Sans MS">
</font>
<tr>
<td style='font-family:Tahoma;font-size:8pt;color:#101010' width="29" height="17">
<p align="left"><font face="Comic Sans MS" color="black">Login: </font></p>
</td>
<td width="96" height="17">
<p align="left"><font face="Comic Sans MS" color="white"><input id=mmail_login name=Login size=10 style="background-color:rgb(204,204,204);"></font></p>
</td>
<td style='font-family:Tahoma;font-size:8pt;color:#101010' width="125" height="17">
<p align="left"><font face="Comic Sans MS" color="black">@<select name=Domain onchange='select_mmail_opts(this, this.selectedIndex)' style="background-color:rgb(204,204,204);">
<option selected>mail.ru</option>
<option>inbox.ru</option>
<option>bk.ru</option>
<option>list.ru</option>
<option>pisem.net</option>
<option>pochta.ru</option>
<option>pochtamt.ru</option>
<option>rbcmail.ru</option>
<option>front.ru</option>
<option>fromru.com</option>
<option>land.ru</option>
<option>hotbox.ru</option>
<option>krovatka.net</option>
<option>mail15.com</option>
<option>mail333.com</option>
<option>rambler.ru</option>
<option>orc.ru</option>
<option>newmail.ru</option>
<option>hotmail.ru</option>
<option>nm.ru</option>
<option>nightmail.ru</option>
</select></font></p>
</td>
<td style='font-family:Tahoma;font-size:8pt;color:#101010' width="26" height="17">
<p align="left"><font face="Comic Sans MS"> Пароль:</font></p>
</td>
<td width="83" height="17">
<p align="left"><input id=mmail_password name=Password type=password size="9" style="background-color:rgb(204,204,204);"></p>
</td>
<td width="92" height="17">
<p align="left"><span style="font-family:Verdana,Arial; font-size:11px; color:white;"> </span><input type=submit value="Проверить" style='font-family:Tahoma;font-size:8pt;color:#101010'></p>
</td>
</tr>
</form>
</table>
</p>
</div>
</p>
</body>
</html>
Как мне сделать что бы пароль и логин человека,который вошёл на свою почту с моего сайта и этой формы где нибудь оставался у меня???Помогайте!!!К сожалению PHP не поддерживает...потому что хостинг бесплатный ( Но всё равно я уверен что и на HTML или скриптом можно чего придумать!!!
У меня на сайте есть вот такая форма:
<html>
<head>
<title></title>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<div id="layer10" style="width:451px; height:108px; position:absolute; left:191px; top:205px; z-index:1;">
<p>
<table width="451" cellpadding=0 cellspacing=0 align=center>
<tr>
<td width="29" height="34">
<h1><font face="Comic Sans MS" color="black"> </font></h1>
</td>
<td width="96" height="34"></td>
<td width="125" height="34"><font face="Comic Sans MS" color="black"><table cellpadding=0 cellspacing=0>
<form id=mmail_form action="http://win.mail.ru/cgi-bin/auth" method=POST target=_blank>
<script>
<!--
function select_mmail_opts(o, n)
{
var opts = new Array(new Array(0,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(1,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(2,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(3,'http://win.mail.ru/cgi-bin/auth','Login','Domain','Password'),new Array(4,'http://www.pisem.net/login.php','user','domain','pass'),new Array(5,'http://www.pisem.net/login.php','user','domain','pass'),new Array(6,'http://www.pisem.net/login.php','user','domain','pass'),new Array(7,'http://www.pisem.net/login.php','user','domain','pass'),new Array(8,'http://www.pisem.net/login.php','user','domain','pass'),new Array(9,'http://www.pisem.net/login.php','user','domain','pass'),new Array(10,'http://www.pisem.net/login.php','user','domain','pass'),new Array(11,'http://www.pisem.net/login.php','user','domain','pass'),new Array(12,'http://www.pisem.net/login.php','user','domain','pass'),new Array(13,'http://www.pisem.net/login.php','user','domain','pass'),new Array(14,'http://www.pisem.net/login.php','user','domain','pass'),new Array(15,'http://mail.rambler.ru','Username','Login','Password'),ne w Array(16,'https://www.orc.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(17,'http://www4.newmail.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(18,'http://www4.hotmail.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(19,'http://www4.nm.ru/cgi-bin/denlogin.cgi','login','client','passwd'),new Array(20,'http://www4.nightmail.ru/cgi-bin/denlogin.cgi','login','client','passwd'));
document.getElementById('mmail_form').action = opts[n][1];
document.getElementById('mmail_login').name = opts[n][2];
o.name = opts[n][3];
document.getElementById('mmail_password').name = opts[n][4];
}
//-->
</script>
</font><font face="Comic Sans MS">
</font>
<tr>
<td style='font-family:Tahoma;font-size:8pt;color:#101010' width="29" height="17">
<p align="left"><font face="Comic Sans MS" color="black">Login: </font></p>
</td>
<td width="96" height="17">
<p align="left"><font face="Comic Sans MS" color="white"><input id=mmail_login name=Login size=10 style="background-color:rgb(204,204,204);"></font></p>
</td>
<td style='font-family:Tahoma;font-size:8pt;color:#101010' width="125" height="17">
<p align="left"><font face="Comic Sans MS" color="black">@<select name=Domain onchange='select_mmail_opts(this, this.selectedIndex)' style="background-color:rgb(204,204,204);">
<option selected>mail.ru</option>
<option>inbox.ru</option>
<option>bk.ru</option>
<option>list.ru</option>
<option>pisem.net</option>
<option>pochta.ru</option>
<option>pochtamt.ru</option>
<option>rbcmail.ru</option>
<option>front.ru</option>
<option>fromru.com</option>
<option>land.ru</option>
<option>hotbox.ru</option>
<option>krovatka.net</option>
<option>mail15.com</option>
<option>mail333.com</option>
<option>rambler.ru</option>
<option>orc.ru</option>
<option>newmail.ru</option>
<option>hotmail.ru</option>
<option>nm.ru</option>
<option>nightmail.ru</option>
</select></font></p>
</td>
<td style='font-family:Tahoma;font-size:8pt;color:#101010' width="26" height="17">
<p align="left"><font face="Comic Sans MS"> Пароль:</font></p>
</td>
<td width="83" height="17">
<p align="left"><input id=mmail_password name=Password type=password size="9" style="background-color:rgb(204,204,204);"></p>
</td>
<td width="92" height="17">
<p align="left"><span style="font-family:Verdana,Arial; font-size:11px; color:white;"> </span><input type=submit value="Проверить" style='font-family:Tahoma;font-size:8pt;color:#101010'></p>
</td>
</tr>
</form>
</table>
</p>
</div>
</p>
</body>
</html>
Как мне сделать что бы пароль и логин человека,который вошёл на свою почту с моего сайта и этой формы где нибудь оставался у меня???Помогайте!!!К сожалению PHP не поддерживает...потому что хостинг бесплатный ( Но всё равно я уверен что и на HTML или скриптом можно чего придумать!!!