<?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 Integrati&#111;n</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 Integrati&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 05:06:35 +0000</pubDate>
  <lastBuildDate>Sun, 26 Sep 2004 18:30:58 +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=10471</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 Integrati&#111;n : There is a conversion tool you...]]></title>
   <link>https://forums.webwiz.net/site-integration_topic10471_post66416.html#66416</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 10471<br /><strong>Posted:</strong> 26&nbsp;September&nbsp;2004 at 6:30pm<br /><br />There is a conversion tool you can download on this site.]]>
   </description>
   <pubDate>Sun, 26 Sep 2004 18:30:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration_topic10471_post66416.html#66416</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n :  hi,currently we are using version...]]></title>
   <link>https://forums.webwiz.net/site-integration_topic10471_post66409.html#66409</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=17538">bilgiyayar</a><br /><strong>Subject:</strong> 10471<br /><strong>Posted:</strong> 26&nbsp;September&nbsp;2004 at 3:54pm<br /><br /><DIR><FONT color=#ff0000 size=2><P><FONT color=#333333>hi,<BR></FONT><FONT color=#333333>currently we are using version ww6.34. The passwords are not encrypted in this version and we are planning to migrate to the 7.9 version which supports sql server.<BR></FONT><FONT color=#ff0000 size=2><FONT color=#333333>We are seeking information about how to transfer the passwords stored in our db.I've searched the forum but unfortunately i did not find an answer tht matches my question.</FONT></P><DIR><DIR><FONT color=#ff0000 size=2><P><FONT color=#333333>thanks for your help</FONT></P></DIR></FONT></DIR></FONT></DIR></FONT>]]>
   </description>
   <pubDate>Sun, 26 Sep 2004 15:54:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration_topic10471_post66409.html#66409</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n : Thanks man, I had been searching...]]></title>
   <link>https://forums.webwiz.net/site-integration_topic10471_post57299.html#57299</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16014">stovellp</a><br /><strong>Subject:</strong> 10471<br /><strong>Posted:</strong> 17&nbsp;May&nbsp;2004 at 9:00am<br /><br /><P>Thanks man, I had been searching and reading through the ASP code and I managed to get it all integrated.</P><P>These forums are great. It would be really good if the authors could write a guide on this sort of integration - what values can be changed etc. </P><P>In case anyone is interested, this is how I did it:</P><P>1) Made my login and registration pages point to WWF's login&nbsp;and Registration pages.<BR>2) Changed the ASP code in the login/reg pages to return back to the web site's root after a succesful login (rather than the forums root).<BR>3) Commented out the security lines in login_user.asp, and made my own login forms on my site point to the login_user.asp page as the action attribute of the form.<BR>4) Changed the password encryption attribute to false (may change it back later if neccessary).<BR>5)&nbsp;Modified my ASP.NET classes to use tblAuthors (WWF) as the user table, rather than my own user table, since they have the same basic information.<BR><BR>When my own pages are checking for a logged in user, I check the cookie "WWF" for the key "UID", and compare that value to the database. Eg:</P><P><FONT face="Courier New, Courier, mono"><FONT color=#000099>string</FONT> UserID = Request.Cookies&#091;<FONT color=#cc9900>"WWF"</FONT>&#093;&#091;<FONT color=#cc9900>"UID"</FONT>&#093;;</FONT></P><P><FONT face="Verdana, Arial, Helvetica, sans-serif">Hope this post helps anyone else who might face the same problems.</FONT></P><P><FONT face="Verdana, Arial, Helvetica, sans-serif">Paul Stovell</FONT></P>]]>
   </description>
   <pubDate>Mon, 17 May 2004 09:00:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration_topic10471_post57299.html#57299</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n : This has been posted on a number...]]></title>
   <link>https://forums.webwiz.net/site-integration_topic10471_post57287.html#57287</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10471<br /><strong>Posted:</strong> 17&nbsp;May&nbsp;2004 at 7:16am<br /><br />This has been posted on a number of times if you search the forum.<br><br>I also believe there is a mod on this in the mods forum if you do a search there also.<br><br>The forum stores the Usercode field which is stored in cookies to keep track of users.<br><br>The register.asp page handles the registration process.<br>]]>
   </description>
   <pubDate>Mon, 17 May 2004 07:16:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration_topic10471_post57287.html#57287</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n : Dear WebWizForums, Firstly, congratulations...]]></title>
   <link>https://forums.webwiz.net/site-integration_topic10471_post57275.html#57275</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16014">stovellp</a><br /><strong>Subject:</strong> 10471<br /><strong>Posted:</strong> 17&nbsp;May&nbsp;2004 at 12:10am<br /><br /><P>Dear WebWizForums,</P><P>Firstly, congratulations on such an awesome forums package. I've been searching everywhere for some ASP/ASP.NET based forums and none seemed to have what I want, but the Web Wiz Forums are perfect!</P><P>The site I plan to deploy the forums on is a community site for my local area (eyre peninsula in South Australia). The site is written in ASP.NET, and contains a lot of dynamic pages. We have our own registration page, and our own login page, and we don't want our users to have to login twice (once for the site, once for the forums), and the same with registration.</P><P>Would it be at all possible to integrate our login and registration pages with the forums? I don't mind changing our pages, and I am happy to make our login forms and registration page submit to the WebWizForums pages (by changing the Action attribute of our login form for instance). But then we will have problems with the rest of our site being able to view the login - your login uses some sort of hashed password yes? Ours doesn't, but we're happy to change it.</P><P>An easier method might be to make our registration page write to both our Users table and yours, and the same with the login pages. So when a user logs in, a cookie for the forums would be planted, along with a cookie for us.</P><P>If you could provide some information as to how I might change our user authentication to use your Users table, that would be excellent. I think this would be the best method.</P><P>Yours sincerely,</P><P>Paul Stovell</P>]]>
   </description>
   <pubDate>Mon, 17 May 2004 00:10:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration_topic10471_post57275.html#57275</guid>
  </item> 
 </channel>
</rss>