Hi, es sieht bei mir jetzt so aus:
<HTML>
<head>
<title>Solarueberwachung</title>
<meta http-equiv="refresh" content="600; URL=server/solar.php" >
</head>
<body>
<iframe
src="https://www.sunnyportal.com/Templates/Autologin.aspx?user=USER&pass=PASS"
width="100%"
height="100%"
name="Solar">
</iframe>
</body>
</html>
Ich hab das ganze auch mal als html abgespeichert mit <!DOCTYPE HTML> ganz oben statt nur <html>, das hat aber auch nichts gebracht.