<%
Response.write ("<body onLoad=""parent.frames[1].location.href='" & FP_FieldVal(fp_rs,"Internet1") & "';"">")
Hab das jetzt so reinkopiert aber es haut noch nicht hin: Meine Seite sieht oben so aus:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Firma</title>
<base target="Hauptframe">
</head>
<%
Response.write ("<body onLoad=""parent.frames[1].location.href='" & FP_FieldVal(fp_rs,"Internet1") & "';"">")%>
.....
Aber jetzt fehlt mir ja eigentlich das normale
<body...> TAG
macht das nichts???
Bekomm beim laden der Seite immer eine Fehlermeldung:
Microsoft VBScript runtime error '800a01a8'
Object required
/_fpclass/fpdblib.inc, line 12
Was könnte daran Schuld sein???
Kannst mir bitte nochmal helfen?
Danke
Ciao
Markus