2008-06-06, 02:23 PM
المشكلة بالإستضافة يا طيب
حيث انها تعرض الكود التالى قبل كود بداية الصفحة
والكود التالى يتم وضعه بعد كود نهاية الصفحة
هذا كله يتسبب بتداخل بين الأكواد يمنع الصفحة من العرض!..
حيث انها تعرض الكود التالى قبل كود بداية الصفحة
كود :
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="border-bottom:#99CCFF 1px solid">
<tr valign="middle">
<td style="background-color: #F4F6FF " width="9" align="left" >
<!-- <img src="http://www.xhost.ro/host/images/toolbar/left.gif" border="0" alt=""></img>-->
</td>
<td style="background-color: #F4F6FF" width="56" align="center">
<a href="http://www.xhost.ro/host/phrame.php?action=displayIndex" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#333333; font-size:14px;"><b style="color:#CC0000">X</b>Host</a>
</td>
<td style="background-color: #F4F6FF;" width="18">
<!--<img src="http://www.xhost.ro/host/images/toolbar/right.gif" border="0" alt=""></img><img src="http://www.xhost.ro/host/images/toolbar/left.gif" border="0" alt=""></img>-->
</td>
<td style="background-color:#F4F6FF; padding-bottom:4px; width:80px" align="center">
<a style="font-weight: normal; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; text-align:justify; text-decoration:none" href="http://www.xhost.ro/host/page.php?name=free"><b>Services</b></a>
</td>
<td style="background-color: #F4F6FF;" width="18">
<!--<img src="http://www.xhost.ro/host/images/toolbar/right.gif" border="0" alt=""></img><img src="http://www.xhost.ro/host/images/toolbar/left.gif" border="0" alt=""></img>-->
</td>
<td style="background-color: #F4F6FF; padding-bottom:4px" width="*" align="left" >
<span style="font-weight: normal; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; text-align:justify;"> <script src="http://www.xhost.ro/ads.php"></script></span>
</td>
<td style="background-color: #F4F6FF;" width="18">
<!--<img src="http://www.xhost.ro/host/images/toolbar/right.gif" border="0" alt=""></img><img src="http://www.xhost.ro/host/images/toolbar/left.gif" border="0" alt=""></img>-->
</td>
<form name="searchBox" method="post" action="http://www.xhost.ro/search/search.php">
<td style="background-color: #F4F6FF" width="190" align="right">
<input type="text" name="q" style="border-right:1px solid #C8C8C8; border-top:1px solid #C8C8C8; border-left:1px solid #C8C8C8; border-bottom: 1px solid #C8C8C8; font-weight:normal; font-size:11px; font-family:Arial; background-color:#ffffff;" />
</td>
<td nowrap="nowrap" style="background-color: #F4F6FF" width="100" >
<input type="radio" name="searchTarget" value="site" checked style="border:none; background-color:#F4F6FF; height:11px; vertical-align:top; margin-top:3px " />
<span style="font-size:11px; font-family:Arial; vertical-align:top ">site</span>
<input type="radio" name="searchTarget" value="web" style="border:none; background-color:#F4F6FF; height:11px; vertical-align:top; margin-top:3px " />
<span style="font-size:11px; font-family:Arial; vertical-align:top ">web</span>
</td>
<td style="background-color: #F4F6FF" width="50">
<input type="submit" alt="" style="margin-bottom:2px " value="Cauta" />
</td>
</form>
<td style="background-color: #F4F6FF" width="9" align="right">
<!-- <img src="http://www.xhost.ro/host/images/toolbar/right.gif" border="0" alt=""></img>-->
</td>
</tr>
</table>
</div>
والكود التالى يتم وضعه بعد كود نهاية الصفحة
كود :
<script type='text/javascript'>/* <![CDATA[ */
var bbt_word_color='#008000';
var bbpath='414/1/1/31',bbxl=1,bbifr=0,bbac=1;
//]]></script>
<script type='text/javascript' charset='iso-8859-2' src='http://ad2.arbocontext.ro/code/bb4.js?2'></script>
هذا كله يتسبب بتداخل بين الأكواد يمنع الصفحة من العرض!..