Hey
Last Thing...
In Include Folder in File "header.asp" is -
<script language="javascript" src="includes/default_javascript.js" type="text/javascript"></script>
<!--#include file="skin_file.asp" -->
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="<% = strBgColour %>" text="<% = strTextColour %>" background="<% = strBgImage %>">
wot bit do i replace with -
<% If intForumID = 1 Then %>
<!-- #include file=include/forum_1.jpg -->
<% End If %>
<% If intForumID = 2 Then %>
<!-- #include file=include/forum_2.jpg-->
<% End If %>
<% If intForumID = 3 Then %>
<!-- #include file=include/forum_3.jpg -->
<% End If %>
etc.
thanks Mark
my forums lookin pretty damn good thanks God_Struth