<?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 : Site intergration</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 : Site intergration]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 23:33:11 +0000</pubDate>
  <lastBuildDate>Mon, 02 Apr 2007 14:39:28 +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=23041</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[Site intergration : Thanks i will give it a try. ]]></title>
   <link>https://forums.webwiz.net/site-intergration_topic23041_post121737.html#121737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19677">freebs</a><br /><strong>Subject:</strong> 23041<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 2:39pm<br /><br />Thanks i will give it a try.]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 14:39:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-intergration_topic23041_post121737.html#121737</guid>
  </item> 
  <item>
   <title><![CDATA[Site intergration :  It&amp;#039;s very easy.1. Include...]]></title>
   <link>https://forums.webwiz.net/site-intergration_topic23041_post121727.html#121727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12115">wistex</a><br /><strong>Subject:</strong> 23041<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 1:17pm<br /><br />It's very easy.<br><br>1. Include the common.asp code using an include statement.<br><br>2. Then you have to use IF/THEN statements using WWF's variables.<br><br>For example, if you want something hidden from people not logged in it would be as simple as doing this:<br><br>IF blnGuest then<br>&nbsp;&nbsp;&nbsp; Response.Write "You must be logged in to access this area"<br>&nbsp;&nbsp;&nbsp; etc. .... insert code you want to display to people not logged in or activated<br>else<br>&nbsp;&nbsp;&nbsp; Response.Write "Member Area"<br>&nbsp;&nbsp;&nbsp; etc. .... insert code you want to display to members here<br>end if<br><br>If you want to get more specific, you can use other variables that WWF sets.&nbsp; Some of them include:<br><br>blnGuest = true if not logged in; true if logged in and not activated; false if logged in and activated<br><br>blnAdmin = true if a Forum Administrator<br><br>blnModerator = true if a Forum Moderator<br><br>blnActiveMember = true if allowed to post in forum<br><br>intGroupID = the group number that a member belongs to.&nbsp; This is nice if you want to allow or deny certain groups from seeing certain things.<br><br>blnBanned = true if the logged in user is banned.<br><br>And there are many more you can key off of.&nbsp; See includes/global_variables_inc.asp for a list of variables you can use.<br><br>For most things, a simple IF/THEN statement keying off the appropriate WWF variable will be all you need.<br><span style="font-size:10px"><br /><br />Edited by wistex - 02&nbsp;April&nbsp;2007 at 1:21pm</span>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 13:17:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-intergration_topic23041_post121727.html#121727</guid>
  </item> 
  <item>
   <title><![CDATA[Site intergration : I have searched this site quite...]]></title>
   <link>https://forums.webwiz.net/site-intergration_topic23041_post121724.html#121724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19677">freebs</a><br /><strong>Subject:</strong> 23041<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 11:30am<br /><br />I have searched this site quite a bit and cant seem to find anything on site intergration. I have sections of my site that are not part of the forum and want to be able to restrict sertain sections to members only. <DIV>&nbsp;</DIV><DIV>I have bought a license so I assume I am allowed to make modifications.&nbsp; I do remember there was a topi dealing with this a while ago but it seems to be gone now.</DIV><DIV>&nbsp;</DIV><DIV>I realise i need to include the common.asp file, but what else do I need to do.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 11:30:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-intergration_topic23041_post121724.html#121724</guid>
  </item> 
 </channel>
</rss>