| NamePros Staff Name: Peter Location: Scotland Join Date: Nov 2003
Posts: 4,175
NP$: 2041.15 ( Donate)
| just a quick note regarding the following style tags
<%
// Code in here
%>
<script language="php">
// Code in here
</script>
these may not necessarily as they have to be enabled first however <?php ?> should always work. |