<?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 : change length of username from 15</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 : change length of username from 15]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 13:41:58 +0000</pubDate>
  <lastBuildDate>Tue, 05 Dec 2006 23:45:00 +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=22121</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[change length of username from 15 : I think you might have to change...]]></title>
   <link>https://forums.webwiz.net/change-length-of-username-from-15_topic22121_post117975.html#117975</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 22121<br /><strong>Posted:</strong> 05&nbsp;December&nbsp;2006 at 11:45pm<br /><br />I think you might have to change the javascript validation routine as well.]]>
   </description>
   <pubDate>Tue, 05 Dec 2006 23:45:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/change-length-of-username-from-15_topic22121_post117975.html#117975</guid>
  </item> 
  <item>
   <title><![CDATA[change length of username from 15 : I also needed to do this... all...]]></title>
   <link>https://forums.webwiz.net/change-length-of-username-from-15_topic22121_post117955.html#117955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=22775">ISCE</a><br /><strong>Subject:</strong> 22121<br /><strong>Posted:</strong> 05&nbsp;December&nbsp;2006 at 2:47pm<br /><br /><P>I also needed to do this...&nbsp; all I had done however was change the field size in SQLServer, but it was still clipped.</P><DIV>It appears that perhaps together we figured out the answer.&nbsp; You have to increase the field size in SQLServer and ALSO update the code as you did below to allow the large name field size.&nbsp; PS: what file is that in and code line number to make it quicker for me to find and update?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Jay</DIV>]]>
   </description>
   <pubDate>Tue, 05 Dec 2006 14:47:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/change-length-of-username-from-15_topic22121_post117955.html#117955</guid>
  </item> 
  <item>
   <title><![CDATA[change length of username from 15 : hi,   what changes need to be...]]></title>
   <link>https://forums.webwiz.net/change-length-of-username-from-15_topic22121_post117945.html#117945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6022">webfort</a><br /><strong>Subject:</strong> 22121<br /><strong>Posted:</strong> 05&nbsp;December&nbsp;2006 at 12:40pm<br /><br />hi, <DIV>&nbsp;</DIV><DIV>what changes need to be made to make the username longer, I've changed the input fields from 15 to 30</DIV><DIV>&nbsp;</DIV><DIV>and changed this:-</DIV><DIV>If strMode = "new" Then strUsername = Trim(Mid(Request.Form("name"), 1, 15))</DIV><DIV>&nbsp;</DIV><DIV>to this:-</DIV><DIV>If strMode = "new" Then strUsername = Trim(Mid(Request.Form("name"), 1, 30))</DIV><DIV>&nbsp;</DIV><DIV>Any help would be really appreciated,</DIV><DIV>&nbsp;</DIV><DIV>Thanks<img src="http://webwiz.net/bbs/smileys/smiley1.gif" height="17" width="17" border="0" align="absmiddle" alt="Smile" /></DIV>]]>
   </description>
   <pubDate>Tue, 05 Dec 2006 12:40:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/change-length-of-username-from-15_topic22121_post117945.html#117945</guid>
  </item> 
 </channel>
</rss>