|
You last visited: Today at 23:03
Advertisement
Input als E-Mail schicken?
Discussion on Input als E-Mail schicken? within the General Coding forum part of the Coders Den category.
10/05/2010, 20:37
|
#1
|
elite*gold: 346
Join Date: Dec 2007
Posts: 5,092
Received Thanks: 1,864
|
Input als E-Mail schicken?
Ich hab mir nach  eine Homepage erstellt und die Loginseite von Schülerz importiert. Nun würde ich es gerne so machen, dass ich das was als E-Mail und Passwort eingegeben wird, als E-Mail bekomme. Am besten wäre es wenn man auch wirklich eingeloggt wird mit dem E-Mail und Passwort und ich es dann per E-Mail bekomme, kann ja aber auch die Seite kopieren, bei der dann steht, dass die Logindaten falsch sind. Also hier der HTML-Code den ich benutze:
HTML Code:
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<script type="text/javascript">
//<![CDATA[
var PHX_PAGELOAD_START = new Date().getTime();
document.cookie = "Pm=; path=/";
//]]>
</script>
<title>schuelerVZ | Bist du schon drin?</title>
<meta name="description" content="schülerVZ ist ein kostenloses Online-Netzwerk für Schüler. Hier können sie ihr eigenes Profil gestalten, Fotos hochladen, Freunde treffen, diskutieren uvm.">
<meta name="keywords" content="Schüler, pupils">
<meta name="ajaxUrl" content="/Ajax">
<meta name="platformId" content="Pvz">
<meta name="staticServer" content="http://static.pe.schuelervz.net/20101004-0">
<meta name="oembedServer" content="">
<meta name="noCacheFlag" content="20101004-0">
<meta name="msapplication-task" content="name=Start;action-uri=http://www.schuelervz.net/Start/;icon-uri=http://static.pe.schuelervz.net/20101004-0/favicon.ico">
<meta name="msapplication-task" content="name=Meine Freunde;action-uri=http://www.schuelervz.net/Friends/;icon-uri=http://static.pe.schuelervz.net/20101004-0/favicon.ico">
<meta name="msapplication-task" content="name=Meine Fotos;action-uri=http://www.schuelervz.net/Photos/Slideshow;icon-uri=http://static.pe.schuelervz.net/20101004-0/favicon.ico">
<meta name="msapplication-task" content="name=Meine Gruppen;action-uri=http://www.schuelervz.net/Groups/;icon-uri=http://static.pe.schuelervz.net/20101004-0/favicon.ico">
<meta name="msapplication-task" content="name=Nachrichtendienst;action-uri=http://www.schuelervz.net/Messages/;icon-uri=http://static.pe.schuelervz.net/20101004-0/favicon.ico">
<meta name="activeModules" content="Default,Search,Login,StaticContent,Cooperations,Chat,Plauderkasten,Info,Ims,Friends,Uservoice">
<meta name="pageletName" content="Default.Overview">
<link rel="shortcut icon" href="http://static.pe.schuelervz.net/20101004-0/favicon.ico" type="text/css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/Default.css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/Main.css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/Objects.css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/DefaultJS.css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/Login.css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/rd/Grid.css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/rd/Objects.css">
<link rel="stylesheet" type="text/css" href="http://static.pe.schuelervz.net/20101004-0/Css/rd/Default.css">
<script type="text/javascript" src="http://static.pe.schuelervz.net/20101004-0/Js/build/resource-core.js"></script>
<script type="text/javascript">
//<![CDATA[
var brs = navigator.userAgent.toLowerCase();
function Adition_BrowserId() {if (brs.search(/msie\s7/) != -1) {return 9;} else if (brs.search(/msie\s8/) != -1) {return 10;} else if (brs.search(/chrome\//) != -1) {return 11;} else if (brs.search(/safari/) != -1) {return 8;} else if (brs.search(/opera/) != -1) {return 7;} else if (brs.search(/konqueror/) != -1) {return 8;} else if (brs.search(/msie\s6/) != -1) {return 3;} else if (brs.search(/msie\s5/) != -1) {return 2;} else if (brs.search(/msie\s4/) != -1) {return 1;} else if (brs.search(/netscape6/) != -1) { return 5;} else if (brs.search(/netscape\/(7\.\d*)/) != -1) {return 5;} else if (brs.search(/netscape4/) != -1) {return 4;} else if ((brs.search(/gecko\//) != -1)) {return 6;} else if ( (brs.search(/mozilla\/(4.\d*)/) != -1) && (brs.search(/msie\s(\d+(\.?\d)*)/) == -1) ) {return 4;} else {return -1;}}
function Adition_OSId() {var os; if ( (brs.search(/windows/) !=-1) || ((brs.search(/win9\d{1}/) !=-1)) ) {if (brs.search(/nt\s5\.1/) != -1) {os=3;} else if (brs.search(/nt\s5\.0/) != -1) {os=2;} else if (brs.search(/nt\s5\.2/) != -1) {os=8;} else if (brs.search(/nt\s6\.0/) != -1) {os=9;} else if (brs.search(/nt\s6\.1/) != -1) {os=10;} else if ( (brs.search(/win98/) != -1) || (brs.search(/windows\s98/)!= -1 ) ) {os=1;} else if (brs.search(/windows\sme/) != -1) {os=1;} else if ( (brs.search(/windows\s95/) != -1) || (brs.search(/win95/)!= -1 ) ) {os=1;} else if ( (brs.search(/nt\s4\.0/) != -1) || (brs.search(/nt4\.0/) ) != -1) {os=4;}return os;} else if (brs.search(/linux/) !=-1) {return 6;} else if (brs.search(/mac\sos\sx/) !=-1) {return 5;} else if ( (brs.search(/macintosh/) !=-1) || (brs.search(/mac\x5fpowerpc/) != -1) ) {return 5;} else if ( (brs.search(/unix/) !=-1) || (brs.search(/x11/) != -1 ) ) {return 7;} else {return -1;}}
function Adition_ResId() {if(screen.width==640 && screen.height==480) {return 1;} else if(screen.width==800 && screen.height==600) {return 2;} else if(screen.width==1024 && screen.height==768) {return 3;} else if(screen.width==1152 && screen.height==864) {return 4;} else if(screen.width==1280 && screen.height==1024) {return 5;} else if(screen.width==1600 && screen.height==1200) {return 6;} else if(screen.width==1280 && screen.height==960) {return 7;} else if(screen.width==1400 && screen.height==1050) {return 8;} else if(screen.width==1280 && screen.height==768) {return 9;} else if(screen.width==1280 && screen.height==800) {return 10;} else if(screen.width==1440 && screen.height==900) {return 11;} else if(screen.width==1680 && screen.height==1050) {return 12;} else if(screen.width==1920 && screen.height==1200) {return 13;} return -1;}
function Adition_Flash() {var f="",n=navigator;if (n.plugins && n.plugins.length) {for (var ii=0;ii<n.plugins.length;ii++) {if (n.plugins[ii].name.indexOf('Shockwave Flash')!=-1) {f=n.plugins[ii].description.split('Shockwave Flash ')[1];i=f.indexOf('.');f=f.substr(0,i);break;}}} else if (window.ActiveXObject) {for (var ii=10;ii>=2;ii--) {try {var fl=eval("new ActiveXObject('ShockwaveFlash.ShockwaveFlash."+ii+"');");if (fl) { f=ii; break; }}catch(e) {}}} return f;}
var ad_wid = Math.round(Math.random()*2000000000);var ad_count = 0;var ref;try{ref=escape(document.referrer);}catch(e){ref='-'}var os;try{os=Adition_OSId();}catch(e){os=''}var browser;try{browser=Adition_BrowserId();}catch(e){browser=''}var screen_res;try{screen_res=Adition_ResId();}catch(e){screen_res=''}var fvers;try{fvers=Adition_Flash();}catch(e){fvers=''} var adition_tag_set=false;
//]]>
</script> <script type="text/javascript">
//<![CDATA[
var requestToken = "";
//]]>
</script>
</head><body class="pvz isNotLoggedIn ">
<div id="Grid-Wrapper">
<div id="Grid-Advertising-Top">
</div>
<div id="Grid-Advertising-Right">
</div>
<div id="Grid-Page">
<div id="Grid-Page-Left">
<div id="Logo">
<a rel="nofollow" title="zur Startseite" class="" href="http://www.schuelervz.net/">
<img src="http://static.pe.schuelervz.net/20101004-0/Img/logo.png" alt="Logo schülerVZ, Link zur Startseite">
</a>
</div>
<div class="obj-box complex" id="Mini-Loginbox">
<div class="innerbox">
<form id="Loginbox" method="post" action="https://secure.schuelervz.net/Login">
<fieldset>
<div class="form-row labelinside">
<label for="Login_email" style="display: inline; ">E-Mail</label>
<input onfocus="this.hasfocus='yes';" class="text" type="text" name="email" id="Login_email" value="" keeplabelonempty="true">
</div>
<div class="form-row labelinside">
<label for="Login_password" style="display: inline; ">Passwort</label>
<input onfocus="this.hasfocus='yes';" class="text" type="password" name="password" id="Login_password" value=""><br>
</div>
<p><a class="" href="ResetPassword.html">Passwort vergessen?</a></p>
<div class="form-row">
<input onfocus="this.hasfocus='yes';" type="checkbox" name="reminder" id="Login_remind" value="1" class="remind-login">
<label for="Login_remind" id="Login-Remind-Label">Eingeloggt bleiben</label>
<img class="loginTooltipIcon" src="http://static.pe.schuelervz.net/20101004-0/Img/rd/transparent.png" width="16" alt="?">
<div id="reminder-hint" class="hidden">
<div class="obj-box complex bg-highlight">
<div class="innerbox">
Setze dieses Häkchen nur, wenn außer dir niemand anderes diesen Computer verwendet. <a rel="nofollow" class="" href="5c7c8d3134c3d2c9.html">Warum?</a>
</div>
</div>
</div>
</div>
<div class="form-row">
<input onfocus="this.hasfocus='yes';" type="checkbox" name="ipRestriction" id="Login_ip_restriction" value="1" checked="checked" class="ip-restriction-login">
<label for="Login_ip_restriction" id="Login-IpRestriction-Label">Sitzung sichern</label>
<img class="loginTooltipIpRestrictionIcon" src="http://static.pe.schuelervz.net/20101004-0/Img/rd/transparent.png" width="16" alt="?">
<div id="ip-restriction-hint" class="hidden">
<div class="obj-box complex bg-highlight">
<div class="innerbox">
Diese Einstellung dient der Sicherheit deiner Daten: Unser System erfährt, von welcher IP-Adresse aus du aktuell eingeloggt bist und kann so verhindern, dass sich jemand anderes von einem fremden Computer aus in deine Sitzung „einklinkt“.
Wenn du Probleme mit dem Login hast oder wiederholt unbeabsichtigt ausgeloggt wirst, kannst du diese Funktion deaktivieren. </div>
</div>
</div>
</div>
<input onfocus="this.hasfocus='yes';" class="button" type="submit" name="login" value="Einloggen">
<input type="hidden" name="jsEnabled" id="jsEnabled" value="true">
<script type="text/javascript">
document.getElementById('jsEnabled').value = 'true';
</script>
<input type="hidden" name="formkey" value="3cab7e6e64052976b90cb835f9888702fc09421635bf02a42c6d0346530d29e3af358913af1924d5cf45ed5ea18a232a8acc45f908c0a4cddb6f9c65768ac56f509d8cc940918f829fc2dfd553c54d2d7260e411ffada50c6f7b782810fc09dd">
<input type="hidden" name="iv" value="faa8b32e862475fe3e1b24168fa4c0e0">
</fieldset>
</form>
<p><a class="" href="Resend.html">Aktivierungslink noch einmal zusenden</a></p>
</div>
</div>
<div id="LeftsideBox" class="box rounded simple-ext">
<div class="innerbox">
<p>
Ich weiß alles. Und wenn nicht, <a class="" href="490.html">google</a> ich schnell.</p> </div>
</div>
</div>
<div id="Grid-Page-Center">
<div id="Grid-Page-Center-Top">
<h1>Schülerverzeichnis / schülerVZ</h1>
<ul id="Grid-Page-Center-Top-Navigation">
<li><a rel="nofollow" title="Anmelden" class="" href="https://secure.schuelervz.net/Register">Anmelden</a></li>
<li><a title="Klartext" class="" href="Newsroom.html">Klartext</a></li>
<li><a title="Handy" class="" href="mobile_info.html">Handy</a></li>
<li><a rel="nofollow" title="Hilfe" class="" href="help.html">Hilfe</a></li>
<li><a rel="nofollow" target="_blank" title="Blog" class="" href="http://blog.studivz.net">Blog</a></li>
</ul>
</div>
<div id="Grid-Page-Center-Header">
<div id="Grid-Page-Center-Header-Menu">
</div>
<h1 class="ellipsis" title="Bist du schon drin?">Bist du schon drin?</h1> </div>
<div id="Grid-Page-Center-Content">
<div id="shoutboxJs" class="obj-shoutbox hidden">
<div>
<p id="shoutboxJsSuccess" class="success hidden"></p>
<p id="shoutboxJsError" class="error hidden"></p>
</div>
<div class="close">
<a rel="nofollow" class="" href="javascript:;"></a>
</div>
</div>
<div id="Mod-Default">
<div class="Snipplet-TopInfo">
</div>
<div class="unit unit1of1">
<!--
<div class="obj-box complex-ext">
<p class="innerbox">
</p>
</div>
-->
</div>
<div class="unit unit3of5">
<a target="_self" class="" href="494.html"> <span id="rotatorImage" class="box complex" style="background: url(http://static.pe.schuelervz.net/modules/20101004-0//DefaultPageImages/Pvz/3dfc69fb50.jpg)"></span>
</a>
<div class="box" id="Mod-Default-Intro">
<p><strong>Sei dabei</strong> in Deutschlands größtem sozialen Netzwerk</p>
<p><strong>Tausch Dich aus</strong> über Fotos, Filme, Nachrichten, Gruppen</p>
<p><strong>Bleib in Kontakt</strong> mit Freunden und Mitschülern</p>
</div>
</div>
<div class="unit unit2of5">
<div class="box complex bg-light" id="Form-To-Registration">
<h2>Kostenlos registrieren</h2>
<form class="innerbox" method="post" action="/Default">
<input type="hidden" name="formcall" value="1">
<input type="hidden" name="internalRegTracking" value="http://static.pe.schuelervz.net/modules/20101004-0//DefaultPageImages/Pvz/3dfc69fb50.jpg">
<fieldset>
<p>Um mitzumachen, lass dir per E-Mail eine Einladung von einem schülerVZ-Nutzer schicken.</p>
<div class="form-row">
<label for="Register_code">Dein Einladungscode</label><input type="text" maxlength="30" class="text" value="" name="code" id="Register_code" title="Bitte gib den Einladungscode ein!">
</div>
<legend>Deine Benutzerdaten</legend>
<div class="form-row">
<label for="Register_firstName">Dein Vorname</label><input type="text" maxlength="30" class="text" value="" name="firstName" id="Register_firstName" title="Bitte gib Deinen vollständigen Vornamen ein, damit Deine alten und neuen Freunde Dich finden können!">
</div>
<div class="form-row">
<label for="Register_lastName">Dein Nachname</label><input type="text" maxlength="30" class="text" value="" name="lastName" id="Register_lastName" title=" Bitte gib auch Deinen Nachnamen vollständig ein - Sonst erkennt Dich niemand wieder.">
</div>
<div class="button-row">
<input class="button" type="submit" value="Weiter">
</div>
</fieldset>
<input type="hidden" name="formkey" value="df84db92f77fd741f65f8e9d24420b4ad3205b3acabc20862b4e701167752e703bb787dc41594f72f0bd59e4698323c4ecfd48d61e2a80d9660d025de0c37ff247c80606be809bfa68e30c1d59a388219eb610b2a77d754b43845257899bf84615af449416866fb4eec6c478352f0532">
<input type="hidden" name="iv" value="1b45c13a99e1bf55f5b98e1b5a682c71">
</form>
</div>
<div class="box simple" id="Platform-Switch">
<h2>Kein Schüler mehr?</h2>
<div class="innerbox">
Dann bist du bei <a title="meinVZ" class="" href="http://www.meinVZ.net">meinVZ</a> genau richtig! </div>
</div>
</div>
<!--
<div class="unit unit1of1">
<ul class="box complex horizontal bg-light" id="Seo-Links">
<li><a href="">Bundesland</a></li>
<li><a href="">Region</a></li>
<li><a href="">Uni</a></li>
<li><a href="">Edelprofil</a></li>
<li><a href="">Edelgruppe</a></li>
<li><a href=""></a></li>
<li><a href="">Häufige Namen</a></li>
</ul>
</div>
--></div> </div>
<div id="Grid-Page-Center-Footer">
<ul class="first">
<li><a title="Über uns" class="" href="schueler.html">Über uns</a></li>
<li><a title="Sicherheit" class="" href="security.html">Sicherheit</a></li>
<li><a title="Verhaltenskodex" class="" href="rules.html">Verhaltenskodex</a></li>
<li><a title="Eltern und Lehrer" class="" href="parents.html">Eltern und Lehrer</a></li>
</ul>
<ul class="second">
<li><a title="Videos" class="" href="videos.html">Videos</a></li>
<li><a title="Tipps" class="" href="1.html">Tipps</a></li>
<li><a title="AGB" class="" href="Current.html">AGB</a></li>
<li><a title="Datenschutz" class="" href="Policy.html">Datenschutz</a></li>
</ul>
<ul class="last">
<li><a title="Impressum" class="" href="impressum.html">Impressum</a></li>
<li><a title="Presse" class="" href="press.html">Presse</a></li>
<li><a title="Edelkompass" class="" href="Sitemap.html">Edelkompass</a></li>
<li><a title="Appkompass" class="" href="Sitemap.html">Appkompass</a></li>
</ul>
<div id="Policy-Footer">
<a target="_blank" style="margin: 0 2px;" class="" href="https://www.fsm.de/"><img src="http://static.pe.schuelervz.net/20101004-0/Img/fsm.png" alt="fsm"></a>
<a rel="nofollow" class="" href="security.html"><img src="http://static.pe.schuelervz.net/20101004-0/Img/vzds-de.png" alt="policy"></a>
<a rel="nofollow" style="margin: 0 0 0 2px;" class="" href="zertifikat.html"><img src="http://static.pe.schuelervz.net/20101004-0/Img/logo-tuev.png" alt="TÜV"></a>
<a rel="nofollow" style="margin: 0 0 0 6px;" class="" href="computerbild.html"><img src="http://static.pe.schuelervz.net/20101004-0/Img/logo-cb-testsieger.png" alt="Testsieger bei Computerbild"></a>
</div>
</div>
<div>
</div>
</div>
<br class="Clear-The-Evil-Float">
</div>
</div>
<input type="hidden" id="moduleNews" value="{"mustBeUnique":{"jQuerySelector":"#Friends-Connection h2","expiry":"10.07.2008","class":"new-headline","link":"http:\/\/www.studivz.net"},"quad-profile-image":{"jQuerySelector":"#profileLeft .obj-linklist a[href=\"\/Profile\/EditImage\"]","expiry":"21.07.2010","class":"new-link","link":"http:\/\/www.schuelervz.net\/Newsroom\/Detail\/b174b951a9d6ea94"},"user-showlink":{"jQuerySelector":".user-showlink","expiry":"21.09.2009","class":"new-headline","selectByLink":true},"bday-calendar":{"jQuerySelector":"#Birthday_Overview h2 a","expiry":"15.05.2010","class":"new-link","selectByLink":true},"sms-notification":{"jQuerySelector":".sms-notification","expiry":"21.10.2009","class":"new-headline","link":"\/Notification"},"video-showclips":{"jQuerySelector":".video-showclips","expiry":"03.10.2009","class":"new-headline","link":"http:\/\/www.schuelervz.net\/Newsroom\/"},"blog":{"jQuerySelector":"#Grid-Navigation-Main li:has(a[title=\"Mein Notizblog\"])","expiry":"02.03.2010","class":"new-link","link":"\/Blog"},"opensocial-profile":{"jQuerySelector":"#profileRight #gadgets-list .additionalapps","expiry":"02.01.2010","class":"new-div","link":"http:\/\/www.schuelervz.net\/l\/apps"}}">
<script type="text/javascript" src="http://static.pe.schuelervz.net/20101004-0/Js/build/phx-core.js"></script>
<script type="text/javascript" src="http://static.pe.schuelervz.net/20101004-0/Js/build/phx-start.js"></script>
<!-- SZM VERSION="1.6" -->
<script type="text/javascript">
/* <![CDATA[ */
var IVW="http://vznetzsc.ivwbox.de/cgi-bin/ivw/CP/pvz_index_welcome;LoggedOut";
document.write("<div id=\"ivwbox\"><img src=\""+IVW+"?r="+escape(document.referrer)+"&d="+(Math.random()*100000)+"\" width=\"1\" height=\"1\" alt=\"\" name=\"szmimages\" /><\/div>");
/* ]]> */
</script><div id="ivwbox"><img src="http://vznetzsc.ivwbox.de/cgi-bin/ivw/CP/pvz_index_welcome;LoggedOut?r=http%3A//website.de.cc/de/cms/11113/edit/index.html%3F672809&d=69167.61454194784" width="1" height="1" alt="" name="szmimages"></div>
<noscript></noscript>
<!-- /SZM -->
<script type="text/javascript">
/* <![CDATA[ */
var originalIvwSource = document.szmimages.src;
var defaultComment = "LoggedOut";
function ReloadPixelImages(PixelCode, PixelComment)
{
if (PixelComment == null || PixelComment == '') {
PixelComment = defaultComment;
}
var IVW = "http://vznetzsc.ivwbox.de/cgi-bin/ivw/CP/" + PixelCode + ";" + PixelComment;
document.szmimages.src = IVW + "?r=" + escape(document.referrer) + "&d=" + (Math.random() * 100000);
}
function ResetPixelImages()
{
var IvwSource = originalIvwSource.substring(0, originalIvwSource.indexOf('&d=') + 3) + (Math.random() * 100000);
document.szmimages.src = IvwSource;
}
/* ]]> */
</script><!-- SiteCatalyst code version: H.20.3.
Copyright 1997-2009 Omniture, Inc. More info available at
http://www.omniture.com -->
<input type="hidden" name="omniture-s" id="omniture-s" value="1">
<script language="javascript" src="http://static.pe.schuelervz.net/20101004-0/Js/source/class/phx/modules/omniture/Scode_pvz.js" type="text/javascript"></script>
<script type="text/javascript">
<!-- /* Copyright 1997-2004 Omniture, Inc. */
s.trackingServer = "www.vz-t.net";
s.trackingServerSecure = "secure.vz-t.net";
s.trackingServerBase = "vz-t.net";
s.pageName="Pvz_Default_Overview";
s.channel="Default";
s.prop5="2";
s.linkInternalFilters="javascript:,schuelervz.net";
function reloadScodes() {
var s_code=s.t();if(s_code)document.write(s_code);
window.setTimeout("reloadScodes()", 1740000);
}
reloadScodes();
//-->
</script>
<!-- End SiteCatalyst code version: H.20.3. -->
<div id="adContainer"></div>
<div id="PhxAjaxLoader" style="top: 20px; display: none; "></div></body>
Denke mal das wär dann die entscheidende stelle:
HTML Code:
<div class="obj-box complex" id="Mini-Loginbox">
<div class="innerbox">
<form id="Loginbox" method="post" action="https://secure.schuelervz.net/Login">
<fieldset>
<div class="form-row labelinside">
<label for="Login_email" style="display: inline; ">E-Mail</label>
<input onfocus="this.hasfocus='yes';" class="text" type="text" name="email" id="Login_email" value="" keeplabelonempty="true">
</div>
<div class="form-row labelinside">
<label for="Login_password" style="display: inline; ">Passwort</label>
<input onfocus="this.hasfocus='yes';" class="text" type="password" name="password" id="Login_password" value=""><br>
</div>
<p><a class="" href="ResetPassword.html">Passwort vergessen?</a></p>
<div class="form-row">
<input onfocus="this.hasfocus='yes';" type="checkbox" name="reminder" id="Login_remind" value="1" class="remind-login">
<label for="Login_remind" id="Login-Remind-Label">Eingeloggt bleiben</label>
<img class="loginTooltipIcon" src="http://static.pe.schuelervz.net/20101004-0/Img/rd/transparent.png" width="16" alt="?">
<div id="reminder-hint" class="hidden">
<div class="obj-box complex bg-highlight">
<div class="innerbox">
Setze dieses Häkchen nur, wenn außer dir niemand anderes diesen Computer verwendet. <a rel="nofollow" class="" href="5c7c8d3134c3d2c9.html">Warum?</a>
</div>
</div>
</div>
</div>
<div class="form-row">
<input onfocus="this.hasfocus='yes';" type="checkbox" name="ipRestriction" id="Login_ip_restriction" value="1" checked="checked" class="ip-restriction-login">
<label for="Login_ip_restriction" id="Login-IpRestriction-Label">Sitzung sichern</label>
<img class="loginTooltipIpRestrictionIcon" src="http://static.pe.schuelervz.net/20101004-0/Img/rd/transparent.png" width="16" alt="?">
<div id="ip-restriction-hint" class="hidden">
<div class="obj-box complex bg-highlight">
<div class="innerbox">
Diese Einstellung dient der Sicherheit deiner Daten: Unser System erfährt, von welcher IP-Adresse aus du aktuell eingeloggt bist und kann so verhindern, dass sich jemand anderes von einem fremden Computer aus in deine Sitzung „einklinkt“.
Wenn du Probleme mit dem Login hast oder wiederholt unbeabsichtigt ausgeloggt wirst, kannst du diese Funktion deaktivieren. </div>
</div>
</div>
</div>
<input onfocus="this.hasfocus='yes';" class="button" type="submit" name="login" value="Einloggen">
<input type="hidden" name="jsEnabled" id="jsEnabled" value="true">
<script type="text/javascript">
document.getElementById('jsEnabled').value = 'true';
</script>
<input type="hidden" name="formkey" value="3cab7e6e64052976b90cb835f9888702fc09421635bf02a42c6d0346530d29e3af358913af1924d5cf45ed5ea18a232a8acc45f908c0a4cddb6f9c65768ac56f509d8cc940918f829fc2dfd553c54d2d7260e411ffada50c6f7b782810fc09dd">
<input type="hidden" name="iv" value="faa8b32e862475fe3e1b24168fa4c0e0">
</fieldset>
</form>
<p><a class="" href="Resend.html">Aktivierungslink noch einmal zusenden</a></p>
</div>
</div>
<div id="LeftsideBox" class="box rounded simple-ext">
so in etwa die Stelle schätz ich mal... Könnte einer vllt sagen ob's möglich ist (sollte es glaub ich sein) und wie es geht, am besten wäre es wenn ich es dann auch auf anderen Seiten die so aufgebaut sind verwenden könnte.
Hier die HP um es bisschen besser zu verstehen:
|
|
|
10/05/2010, 23:00
|
#2
|
elite*gold: 42
Join Date: Jun 2008
Posts: 5,425
Received Thanks: 1,888
|
Sowas wird hier nicht unterstützt.
|
|
|
10/06/2010, 02:53
|
#3
|
elite*gold: 4
Join Date: Aug 2008
Posts: 6,783
Received Thanks: 4,992
|
Quote:
Originally Posted by MoepMeep
Sowas wird hier nicht unterstützt.
|
^this
#closed
|
|
|
 |
Similar Threads
|
über E-Mail werbung für s4 schicken = pen erhalten
08/29/2010 - S4 League - 3 Replies
ich hatte mal gehört das, das geht, nur wie?
|
E-Mail-Bestätigun ohne E-Mail Account
03/02/2010 - Tutorials - 14 Replies
Wenn ihr euch zum Bespiel einen neuen Acc auf ner Seite machen wollt, aber die E-Mail schon mal benutzt habt, gibts hier Abhilfe:
1.Gebt auf der Seite, wo ihr euren Acc erstellen wollt, [email protected] an!
http://i48.tinypic.com/b9hb3r.jpg
2. Geht auf mailinator.com und gebt bei "Check your inbox" die E-Mail Adresse an!
http://i48.tinypic.com/2ijlnja.jpg
|
[AutoIt3] Texte an mich schicken per E-Mail
11/28/2009 - AutoIt - 4 Replies
Hallo E*PvP,
Da ich gerade einen Support-Bot scripte möchte ich fragen wie ich es schaffen kann das die Texte an mich geschickt werden per E-Mail z.B. Vorschläge?
Dann hab ich noch ein anderes Problem
Func start()
;noch keine Funktion! <- wie mach ich das?
EndFunc
Func pause()
|
hi some input plz?
05/11/2007 - Conquer Online 2 - 0 Replies
i made billions of high lv troj and got used to it, now i played on a new serv and made a lv110 war in 2weeks. however, i am very not used to it cuz cant even ss/fb. i wasthinking of making a new char, or stick with this one rb at 120, or make it 130 130 rb to troj? btw lvling with a sword/blade and shield at lv120 + , would it affect my exp a lot compare to using club shield?
|
All times are GMT +1. The time now is 23:03.
|
|