Frames zulassen

  • danke für die schnelle antwort. ich habe nachgesehen, die einstellung ist aber schon so wie du meintest.
    <p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser
    nicht unterstützt.</p> </body> </noframes>
    bekomme ich immer als meldung.

  • link? keine ahnung. aber hier habe ich den code, falls es etwas bringt:
    <HTML><HEAD>
    <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
    <TITLE>Homepagevorlagen,animierte Gifs,Java,Javascript,Gästebücher,Counter</TITLE>
    <meta http-equiv="pragma" content="no-cache">
    <meta http-equiv="cache-control" content="no-cache">
    <META http-equiv="cache-control" content="no-cache,must-revalidate,proxy-revalidate">
    <META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
    <META HTTP-EQUIV="Content-Language" CONTENT="de">
    <META NAME="author" CONTENT="Udo Bachmann">
    <META NAME="keywords" CONTENT="kostenlos,gratis,counter,gästebücher,animierte,gifs,animation,homepagevorlagen,templates,linklisten,bannerlisten,scripte,Cliparts,gifs,gif,webdesign,download,gifs,java,javascript,wildeck,obersuhl,waldhessen,hessen,umsonst,gratis,free,gif+clipart,Gifs+Cliparts,">
    <META NAME="description" CONTENT="Hilfe für den Bau einer Homepage">
    <META NAME="publisher" CONTENT="BWS.net">
    <META NAME="copyright" CONTENT="BWS.net">
    <META NAME="audience" CONTENT="Alle">
    <META NAME="page-type" CONTENT="Anleitung">
    <META NAME="page-topic" CONTENT="Bildung">

    <META NAME="allow-search" content="YES">
    <META NAME="DISTRIBUTION" CONTENT="global">
    <META
    content="Ihre eigene kostenlose Homepage, sofort zum downloaden in professionellem Design"
    name=description>
    <META content=ALL name=ROBOTS>
    <Meta name="GOOGLEBOT" CONTENT="noarchive">
    <Meta Name="ROBOTS" CONTENT="noarchive">
    <META content="14 days" name=Revisit-after>

    <script language="JavaScript">
    <!--

    function SymError()
    {
    return true;
    }

    window.onerror = SymError;

    var SymRealWinOpen = window.open;

    function SymWinOpen(url, name, attributes)
    {
    return (new Object());
    }

    window.open = SymWinOpen;

    //-->
    </script>

    <script>
    function stoperror(){
    return true
    }
    window.onerror=stoperror
    </script>
    </HEAD>

    <FRAMESET FRAMESPACING="0" BORDER="false" FRAMEBORDER="0" ROWS="95,*">
    <FRAME NAME="Oben" SCROLLING="no" NORESIZE TARGET="Inhalt" SRC="web/banner.htm">

    <frameset cols=140,*,140 frameBorder=0 frameSpacing=0>
    <frame src="web/menu.htm" name=One scrolling=auto
    marginwidth=0 marginheight=0 noresize=yes>
    <frame src="web/inhalt.htm" name=Hauptframe scrolling=auto
    marginwidth=0 marginheight=0 noresize=yes>
    <frame src="web/menu2.htm" name=Three scrolling=auto
    marginwidth=0 marginheight=0 noresize=yes>
    </frameset>
    <noframes>
    Sie benoetigen einen Browser, welcher Frames darstellen kann.
    <a href="http://www.bachmann-webservice.net/web/inhalt.htm">Startseite</a>
    <a href="http://www.bachmann-webservice.net/web/menu.htm">Menü1</a>
    <a href="http://www.bachmann-webservice.net/web/menu2.htm">Menü2</a>
    </noframes>

    <script language="JavaScript">
    <!--

    window.open = SymRealWinOpen;

    //-->
    </script>

    </HTML>

  • Schreib den Kram das nächste mal bitte in eine Code box, damit dieEinrückung erhalten bleibt. So wie ich das sehe fehlt dem Quelltext ein </FRAMESET> deswegen könnte es nicht gehen.

    Grüße