Also ich hab jetzt ne Seite mit php:
<html> <head> <title>Freedom Fighters HP</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="imagetoolbar" content="no">
<!-- Externe js/style datein START-->
<script language="JavaScript" src="script.js"> </script>
<link rel="stylesheet" type="text/css" href="style.css"> </style>
<!-- Externe js/style datein ENDE-->
</head>
<body background="images/style/bg.gif"> <table border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="1168" valign="top" bgcolor="#FCFCFC" style="BORDER: #000000 1px solid;">
<table border="0" align="center" cellpadding="0" cellspacing="0"> <tr > <td height="40" colspan="3" valign="top" background="images/style/Portal_Leiste.gif"></td> </tr> <tr> <td height="202" colspan="3" valign="top"><div align="center"><img src="images/style/Header.jpg" width="848" height="200"></div></td> </tr> <tr> <td height="9" colspan="3"></td> </tr> <tr> <td width="20%" height="915" valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><img src="images/style/menu_top.gif" width="177" height="37"></td> </tr> <tr> <td height="288" background="images/style/Menu_middle.gif" valign="top"><table width="79%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="19" background="images/style/Title-Header.gif"> </td> </tr> <tr> <td><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><a href="index.php?page=main" class="menulink">» HOME</a></td> </tr> <tr> <td><a href="index.php?page=support" class="menulink">» SUPPORT</a></td> </tr> <tr> <td> </td> </tr> <tr> <td> </td> </tr> <tr> <td> </td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td><img src="images/style/menu_bottom.gif" width="177" height="33"></td> </tr> </table> <br> <table width="90%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="images/style/smallbox_top.gif" width="177" height="37"></td> </tr> <tr> <td height="81" background="images/style/smallbox_middle.gif"> </td> </tr> <tr> <td><img src="images/style/smallbox_bottom.gif" width="177" height="22"></td> </tr> </table> </td> <td width="57%" valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td valign="top"><img src="images/style/middle_menu_top.gif" width="509" height="37"></td> </tr> <tr> <td height="481" background="images/style/middle_menu_middle.gif"> <div align="center">
<?php if ($page == "support") {include ("include_dateien/support.htm") ; } else {include ("include_dateien/main.htm") ; } ?> </div>
</td> </tr> <tr> <td><img src="images/style/middle_menu_bottom.gif" width="509" height="24"></td> </tr> </table><br> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td valign="top"><img src="images/style/bigbox_top.gif" width="510" height="44"></td> </tr> <tr> <td height="227" background="images/style/bigbox_middle.gif"> </td> </tr> <tr> <td><img src="images/style/bigbox_bottom.gif" width="511" height="25"></td> </tr> </table>
</td> <td width="23%" valign="top"><table width="46%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="19"><img src="images/style/smallbox_top.gif" width="177" height="37"></td> </tr> <tr> <td height="138" background="images/style/smallbox_middle.gif"> </td> </tr> <tr> <td><img src="images/style/smallbox_bottom.gif" width="177" height="22"></td> </tr> </table> <br> <table width="46%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="19"><img src="images/style/smallbox_top.gif" width="177" height="37"></td> </tr> <tr> <td height="204" background="images/style/smallbox_middle.gif"> </td> </tr> <tr> <td><img src="images/style/smallbox_bottom.gif" width="177" height="22"></td> </tr> </table> </td> </tr> </table></td> </tr> </table> <br>
</body> </html>
Dabei wird auf die Seite Support.htm verlinkt (mit nem PHP-Script) Allerdings wird die Support-Seite nicht geladen.
plz help
TIA Chris
PS: Source Support.htm
<html> <head> <title>Support</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="imagetoolbar" content="no">
</head>
<body bgcolor="#FCFCFC"> <form method="post" action="send.php"> <div align="center"> <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="32" colspan="3" valign="middle"> <img src="images/style/Topic-icon.gif" width="20" height="20"><strong> Support</strong></td> </tr> <tr> <td height="31" colspan="3"><img src="images/style/topic_mail.gif" width="222" height="22"></td> </tr> <tr> <td width="9%" height="55"> </td> <td colspan="2"> </td> </tr> <tr> <td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="6%"> </td> <td width="94%" valign="top"><table width="80%" border="0" align="center" cellpadding="0" cellspacing="4"> <tr> <td height="42"><strong>Name:</strong> <br> <input type="text" name="Homepage" size="40"> </td> </tr> <tr> <td><strong>Email:</strong> <br> <input type="text" name="email" size="50"> <br> </td> </tr> <tr> <td height="144"><strong>Inhalt:<br> </strong> <textarea name="feedback" cols="60" rows="15" wrap="VIRTUAL"></textarea> </td> </tr> <tr> <td height="59"> <div align="center"> <input name="submit" type="submit" value="Send Mail"> </div></td> </tr> </table></td> </tr> </table></td> </tr> </table> </div> </form> <div align="left"> <table width="94%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"></td> </tr> <tr> <td height="15" colspan="3"><img src="images/style/topic_kontakt.gif" width="222" height="22"></td> </tr> <tr> <td width="4%" height="14"></td> <td width="96%" colspan="2"><img src="images/arrow_in.gif" width="14" height="10"> Andere Kontaktmöglichkeiten.</td> </tr> <tr> <td height="102" colspan="3"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="2"> <tr> <td width="14%" rowspan="3"> </td> <td width="86%"><strong>Nick:</strong> Chris</td> </tr> <tr> <td><strong>Email:</strong> C.Krumsdorf@gmx.de</td> </tr> <tr> <td height="19"><div align="left"></div></td> </tr> </table></td> </tr> </table> <bR> </div> </body> </html>