<?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 : HELP: Migrating user</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 : HELP: Migrating user]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 16:05:44 +0000</pubDate>
  <lastBuildDate>Mon, 03 Apr 2006 06:05:33 +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=19120</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[HELP: Migrating user : AndI ammigrating another forum...]]></title>
   <link>https://forums.webwiz.net/help-migrating-user_topic19120_post103218.html#103218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=8802">aston</a><br /><strong>Subject:</strong> 19120<br /><strong>Posted:</strong> 03&nbsp;April&nbsp;2006 at 6:05am<br /><br /><P>And&nbsp;I am&nbsp;migrating another forum to Web Wiz Forums, I must use a default password to every member because they use a different passowd.</P><DIV>This is my code:</DIV><DIV>&nbsp;</DIV><DIV>RS is the import data</DIV><DIV>RS5 is WWF</DIV><DIV>&nbsp;</DIV><DIV>.....</DIV><DIV>&nbsp;</DIV><DIV>RS5("Username") = RS("UserName")<BR>&nbsp;&nbsp;RS5("Real_name") = RS("usertitle")<BR>&nbsp;&nbsp;RS5("User_code") = userCode(Trim(Mid(RS("UserName"), 1, 15)))<BR>&nbsp;&nbsp;strPassword="197346"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;'******************************************<BR>&nbsp;&nbsp;'*** &nbsp;&nbsp;Encrypt password&nbsp;***<BR>&nbsp;&nbsp;'******************************************</DIV><P>&nbsp;&nbsp;'Encrypt password<BR>&nbsp;&nbsp;If blnEncryptedPasswords Then</P><P>&nbsp;&nbsp;&nbsp;If strPassword &lt;&gt; "" Then</P><P>&nbsp;&nbsp;&nbsp;&nbsp;strSalt = getSalt(Len(strPassword))</P><P>&nbsp;&nbsp;&nbsp;&nbsp;'Concatenate salt value to the password<BR>&nbsp;&nbsp;&nbsp;&nbsp;strEncryptedPassword = strPassword &amp; strSalt</P><P>&nbsp;&nbsp;&nbsp;&nbsp;'Encrypt the password<BR>&nbsp;&nbsp;&nbsp;&nbsp;strEncryptedPassword = HashEncode(strEncryptedPassword)<BR>&nbsp;&nbsp;&nbsp;End If</P><P>&nbsp;&nbsp;End If</P><P>&nbsp;&nbsp;RS5("Password") = strEncryptedPassword<BR>&nbsp;&nbsp;RS5("Salt") = strSalt</P><DIV>.......</DIV><DIV>&nbsp;</DIV><DIV>after finishing,I try some members name and the default password,I can login,but my WWF can not remember me,when I return to the default page,it make me login again?</DIV><DIV>&nbsp;</DIV><DIV>why,what can I make a password..</DIV><span style="font-size:10px"><br /><br />Edited by aston - 03&nbsp;April&nbsp;2006 at 6:09am</span>]]>
   </description>
   <pubDate>Mon, 03 Apr 2006 06:05:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-migrating-user_topic19120_post103218.html#103218</guid>
  </item> 
 </channel>
</rss>