Svp je voudrais avoir un script, je sais qu'il existe mais je ne le trouve plus.
LE but est que quand un gars s'inscrit sur mon site je recoit le pass qu'il a rentrer dans ma boite email. Merci de m'aider.
En faite j'ai un scipt ki permet de le faire mais je n'arrive pas a y mettre mon adresse email.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0048)http://membres.lycos.fr/abdoul/inscription.php? -->
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY bgColor=#0099ff background=http://membres.lycos.fr/habbostory/nuked_klan_beta_16/upload/themes/Gaming/images/back.gif>
<FORM action=envoi.php method=post>
<P align=center><STRONG>Inscription Membre</STRONG><BR><BR>Pseudo :
<INPUT name=sujet>
</P>
<P align=center>Mot de passe : <INPUT type=password name=message> </P>
<P align=center>Email
:
<INPUT> </P>
<DIV align=center>
<INPUT type=submit value="Créer Compte" name=Submit>
</DIV></FORM><PRE></PRE><XMP></XMP>
<SCRIPT language=javascript
src="inscription_php_fichiers/test_frame_size.js"></SCRIPT>
<SCRIPT language=javascript>
if (!AD_clientWindowSize()) {
document.write("<NOSC"+"RIPT>");
}
</SCRIPT>
<SCRIPT type=text/javascript>
function setCookie(name, value, expires, path, domain, secure) {
var curCookie = name + "=" + escape(value) +
((expires) ? "; expires=" + expires.toGMTString() : "") +
((path) ? "; path=" + path : "") +
((domain) ? "; domain=" + domain : "") +
((secure) ? "; secure" : "");
document.cookie = curCookie;
}
var ad_url = "http://ads.multimania.lycos.fr/ad/google/frame.php?_url="+escape(self.location)+"&gg_bg=FFFFFF&gg_template=2&mkw=&cat=games";
var ref=window.document.referrer;
if(parent.LycosAdFrame) {
if(parent.memberPage && parent.memberPage.document.title ) {
parent.document.title=parent.memberPage.document.title;
}
if(parent.LycosAdFrame && parent.LycosAdFrame.location && (ref != "" && (ref+"?" != window.location) && (ref.substr(ref.length-1,1) != "/")) ) {
parent.LycosAdFrame.location.replace(ad_url);
}
setCookie("adFrameForcePHP",0,0," ");
parent.document.body.cols = "*,140";
}
else if(top.LycosAdFrame && top.LycosAdFrame.location) {
if ((ref != "" && (ref+"?" != top.window.location) && (ref.substr(ref.length-1,1) != "?"))) {
top.LycosAdFrame.location.replace(ad_url);
}
setCookie("adFrameForcePHP",0,0," ");
top.document.body.cols = "*,140";
}
else {
if (!window.opener) {
setCookie("adFrameForcePHP",1,0," ");
}
else {
setCookie("adFrameForcePHP",0,0," ");
}
}
if (window.top.location.href.indexOf("http://membres.lycos.fr")!=-1) {
ad_frame = 1 ;
window.top.document.body.cols="*,140" ;
}
function resizeGoogleAdFrame() {
window.top.document.body.cols = "*,140";
}
if (ad_frame == 1 && AD_clientWindowSize()) {
setInterval("resizeGoogleAdFrame()", 30);
}
</SCRIPT>
<SCRIPT language=javascript
src="inscription_php_fichiers/popunder_lycos_update.htm"></SCRIPT>
<SCRIPT src="inscription_php_fichiers/ad.php" type=text/javascript></SCRIPT>
<!-- START RedSheriff Measurement V5.01 --><!-- COPYRIGHT 2002 RedSheriff Limited -->
<SCRIPT language=JavaScript type=text/javascript><!--
var _rsCI='lycos-fr';
var _rsCG='games';
var _rsDT=1;
var _rsSI=escape(window.location);
var _rsLP=location.protocol.indexOf('https')>-1?'https:':'http:';
var _rsRP=escape(document.referrer);
var _rsND=_rsLP+'//secure-uk.imrworldwide.com/';
if (parseInt(navigator.appVersion)>=4) {
var _rsRD=(new Date()).getTime();
var _rsSE=0;
var _rsSV='';
var _rsSM=0;
_rsCL='<scr'+'ipt language="JavaScript" type="text/javascript" src="'+_rsND+'v5.js"><\/scr'+'ipt>';
} else {
_rsCL='<img src="'+_rsND+'cgi-bin/m?ci='+_rsCI+'&cg='+_rsCG+'&si='+_rsSI+'&rp='+_rsRP+'">';
}
document.write(_rsCL);
//--></SCRIPT>
<NOSCRIPT><IMG alt="" src="inscription_php_fichiers/m.gif"> </NOSCRIPT><!-- END RedSheriff Measurement V5 --></BODY></HTML>
Voila.