<body>
<?php
ini_set("include_path", "./include");
include('header.inc.php');
?>
<TABLE WIDTH=400 ALIGN=center>
<TR>
<TD><img src="imfeelinglucky.GIF" alt="" height="18" width="113" border="0"><b> </b><br>
<br>
Scandinavian Indoor "<font color="#aa0000">I´m Feeling Lucky</font>" Competition 2003<br>
The Competition well be in <strike>March / April</strike> 2003<br>
<br>
<font color="#aa0000">Location:</font> <strike>Copenhagen - Denmark</strike><br>
<font color="#aa0000">Competition:</font> Park Best Trick - Real Street Session<br>
<br>
Come back in January for more info about the "<font color="#aa0000">I´m Feeling</font><font color="#dd0000"> </font><font color="#aa0000">Lucky</font>" Competition 2003.<br>
<br>
Website: <a href="
http://www.imfeelinglucky.ds-mag.dk">IMFEELINGLUCKY</a><br> Messageboard: <a href="
http://ds-mag.dk/board/viewmsg.php?id=518">IMFEELINGDOWN</a><br> <br>
<img src="imfeelinglucky_mt.GIF" alt="" height="167" width="284" border="0"><br>
<i>- <a title="Email Michael T" href="mailto:mt@ds-mag.dk">Michael Thyrring</a></i><br>
</TD>
</TR>
</TABLE>
<?
include('footer.inc.php');
// Counter
include('dbconnection.inc.php');
$strSQL = "INSERT INTO Counter (IP) VALUES ('" . $HTTP_SERVER_VARS['REMOTE_ADDR'] . "')";
$rs = $conn->Execute($strSQL);
$conn->Close();
$rs = null;
$conn = null;
?>
</body>
Kan du sætte koden ind for mig!! Jeg har prøvet at smide den ind men det virker ik kan du :-) hjælpe mig med det