Hallo,
vielleicht kann mir ja hier wer weiterhelfen.
Ist es möglich diese Url: "http://www.hoermann.pv-office.eu" so zu ergänzen dass man eine autologin hat?
Der Quelltext sieht mal so aus:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>-- Solarportal Hoermann --</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="css/scroll.css" rel="stylesheet" type="text/css">
<link href="css/text.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY bgcolor="#ffffff" leftmargin="0" topmargin="0"
onLoad="parent.navigation.location.href='navigation.php'">
<!-- 586c75-->
<form name="form1" method="post" action="check_login.php">
<TABLE width=80% cellpadding="0" cellspacing="0" border="0" align="left">
<tr>
<TD align="center" valign="top" class="grundtext" bgcolor="#ffffff"
width="60%"><!-- Inhalt-->
<div
style="margin-left: 0px; margin-right: 15px; margin-top: 20px; margin-bottom: 0px;">
<p class="ueberschriftbraun">Willkommen im Monitoring-Portal für unsere Photovoltaik-Anlagen.
</p>
</div>
<br>
Bitte benutzen Sie Ihr Passwort um sich in Ihren Park einzuloggen.
<DIV align=center
style="width: 50%; padding-top: 10px; padding-bottom: 10px;"><input
type="text" name="user" size="20" class="textfeld"
value="Benutzername"><br>
<br>
<input name="pwd" size="20" class="textfeld" type="password"
value="\*\*\*\*\*\*"></DIV>
<DIV align=center
style="width: 50%; padding-top: 0px; padding-bottom: 20px;"><input
type="submit" value="" name="login" title="Login" class="buttonlogin">
</DIV>
<DIV align="center"
style="width: 100%; padding-left: 0px; padding-top: 0px;"><IMG
SRC="imgs\_cms/start2.jpg" width="600" height="400" BORDER="0" ALT=""></DIV>
</TD>
</TR>
</TABLE>
</form>
</BODY>
</HTML>