<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Any&#111;ne ??</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Any&#111;ne ??]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 06:43:29 +0000</pubDate>
  <lastBuildDate>Fri, 14 Nov 2003 17:35:07 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=7245</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Any&#111;ne ?? : &amp;lt;%  &amp;#039;If there is a forum...]]></title>
   <link>https://forums.webwiz.net/anyone_topic7245_post36336.html#36336</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11690">God_Struth</a><br /><strong>Subject:</strong> 7245<br /><strong>Posted:</strong> 14&nbsp;November&nbsp;2003 at 5:35pm<br /><br />&lt;% <br />'If there is a forum image then display it<br />If NOT strTitleImage = "" Then<br />&nbsp;&nbsp;&nbsp;&nbsp;Response.Write("&lt;a href=""" & strWebsiteURL & """ target=""_self""&gt;&lt;img src=""" & strTitleImage & """ border=""0"" alt=""Home"" title=""Home""&gt;&lt;/a&gt;")<br />End If<br />%&gt;<br /><br />Thats the part you would overwrite in your header.]]>
   </description>
   <pubDate>Fri, 14 Nov 2003 17:35:07 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/anyone_topic7245_post36336.html#36336</guid>
  </item> 
  <item>
   <title><![CDATA[Any&#111;ne ?? : Hey Last Thing...  In Include...]]></title>
   <link>https://forums.webwiz.net/anyone_topic7245_post36280.html#36280</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10414">Materia</a><br /><strong>Subject:</strong> 7245<br /><strong>Posted:</strong> 14&nbsp;November&nbsp;2003 at 8:26am<br /><br /><P>Hey</P><P>Last Thing... </P><P>In Include Folder in File "header.asp" is - </P><P>&lt;script language="javascript" src="includes/default_javascript.js" type="text/javascript"&gt;&lt;/script&gt;<BR>&lt;!--#include file="skin_file.asp" --&gt;<BR>&lt;/head&gt;<BR>&lt;body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="&lt;% = strBgColour %&gt;" text="&lt;% = strTextColour %&gt;" background="&lt;% = strBgImage %&gt;"&gt;</P><P>&nbsp;</P><P>wot bit do i replace with - </P><P>&lt;% If intForumID = 1 Then %&gt; <BR>&lt;!-- #include file=include/forum_1.jpg --&gt; <BR>&lt;% End If %&gt; <BR>&lt;% If intForumID = 2 Then %&gt; <BR>&lt;!-- #include file=include/forum_2.jpg--&gt; <BR>&lt;% End If %&gt; <BR>&lt;% If intForumID = 3 Then %&gt; <BR>&lt;!-- #include file=include/forum_3.jpg --&gt; <BR>&lt;% End If %&gt; <BR>etc. </P><P>&nbsp;</P><P>thanks Mark</P><P>my forums lookin pretty damn good thanks <SPAN class=bold>God_Struth</SPAN></P>]]>
   </description>
   <pubDate>Fri, 14 Nov 2003 08:26:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/anyone_topic7245_post36280.html#36280</guid>
  </item> 
  <item>
   <title><![CDATA[Any&#111;ne ?? : You would replace the current...]]></title>
   <link>https://forums.webwiz.net/anyone_topic7245_post36175.html#36175</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11690">God_Struth</a><br /><strong>Subject:</strong> 7245<br /><strong>Posted:</strong> 13&nbsp;November&nbsp;2003 at 5:16pm<br /><br />You would replace the current code in the header that shows the current picture with that referencing your pictures.<br /><br />Instead of an include file you could do a response write for the backgrounds.<br /><br />&lt;% If intForumID = 1 Then  <br />response.write (background=""Blue"")%&gt; <br />&lt;% End If %&gt; <br />&lt;% If intForumID = 2 Then  <br />response.write (background=""red"")%&gt;<br />&lt;% End If %&gt; <br />&lt;% If intForumID = 3 Then %&gt; <br />response.write (background=""white"")%&gt; <br />&lt;% End If %&gt;<br /><br />You will have to modify the current code in the forum to stop looking for the default background specified in the skin file.<br />]]>
   </description>
   <pubDate>Thu, 13 Nov 2003 17:16:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/anyone_topic7245_post36175.html#36175</guid>
  </item> 
  <item>
   <title><![CDATA[Any&#111;ne ?? : Hi. i was given this to make...]]></title>
   <link>https://forums.webwiz.net/anyone_topic7245_post36156.html#36156</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10414">Materia</a><br /><strong>Subject:</strong> 7245<br /><strong>Posted:</strong> 13&nbsp;November&nbsp;2003 at 2:49pm<br /><br /><P>Hi.</P><P>i was given this to make the logo different on certain forums -</P><P>&lt;% If intForumID = 1 Then %&gt; <BR>&lt;!-- #include file=include/forum_1.jpg --&gt; <BR>&lt;% End If %&gt; <BR>&lt;% If intForumID = 2 Then %&gt; <BR>&lt;!-- #include file=include/forum_2.jpg--&gt; <BR>&lt;% End If %&gt; <BR>&lt;% If intForumID = 3 Then %&gt; <BR>&lt;!-- #include file=include/forum_3.jpg --&gt; <BR>&lt;% End If %&gt; <BR>etc. </P><P>can you tell me what file to put it in? where in the file and also how i do the same thing to make the backgrounds different on certain forums ? </P><P>Thanks Alot</P><P>Mark</P>]]>
   </description>
   <pubDate>Thu, 13 Nov 2003 14:49:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/anyone_topic7245_post36156.html#36156</guid>
  </item> 
 </channel>
</rss>