<?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 : Getting my Username to go past 15 charter</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 : Getting my Username to go past 15 charter]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 18:05:54 +0000</pubDate>
  <lastBuildDate>Tue, 02 Aug 2005 12:45:25 +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=14395</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[Getting my Username to go past 15 charter : If you want 25 characters, I&amp;#039;d...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post88066.html#88066</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2005 at 12:45pm<br /><br />If you want 25 characters, I'd set the db field to 40 and the trimstuff to 25. The expansion of characters to prevent sql injectionhappens after the trim when it's posted to either access or mssql.]]>
   </description>
   <pubDate>Tue, 02 Aug 2005 12:45:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post88066.html#88066</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : no thats done in both versions.  so...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post88065.html#88065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2005 at 12:07pm<br /><br />no thats done in both versions.<br><br>so you have to account for it within the access database also<br>]]>
   </description>
   <pubDate>Tue, 02 Aug 2005 12:07:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post88065.html#88065</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter :   dpyers wrote:Don&amp;#039;t forget...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post88056.html#88056</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16985">wolfman</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2005 at 8:44am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by dpyers" alt="Originally posted by dpyers" style="vertical-align: text-bottom;" /> <strong>dpyers wrote:</strong><br /><br />Don't forget to change the size of the field in the database as well. <DIV>The db field size is longer than 15 characters because the update routine replaces characters that could be used for sql injection attacks (e.g. ', &#091;, ", etc.) with their decimal equivalents. You need to have extra space in the db field to hold those replacement characters.</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>This would be for SQL only, correct?&nbsp; I am using an access dbase.</DIV>]]>
   </description>
   <pubDate>Tue, 02 Aug 2005 08:44:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post88056.html#88056</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : Don&amp;#039;t forget to change the...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post83615.html#83615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2005 at 3:51pm<br /><br />Don't forget to change the size of the field in the database as well.<DIV>The db field size is longer than 15 characters because the update routine replaces characters that could be used for sql injection attacks (e.g. ', &#091;, ", etc.) with their decimal equivalents. You need to have extra space in the db field to hold those replacement characters.</DIV>]]>
   </description>
   <pubDate>Sat, 21 May 2005 15:51:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post83615.html#83615</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : Make sure you remember to change...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post83558.html#83558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19028">TheLee</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2005 at 11:20pm<br /><br />Make sure you remember to change the maxlength and trim in all the other pages that it exists in as well, such as the private messanger pages and the pop up search for&nbsp;username page,etc&nbsp;]]>
   </description>
   <pubDate>Fri, 20 May 2005 23:20:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post83558.html#83558</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : Nevermind i found the Trim string.  Thanks...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79739.html#79739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19885">gregcaulder</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 24&nbsp;March&nbsp;2005 at 1:02pm<br /><br />Nevermind i found the Trim string.<br><br>Thanks for the help.<br><br>Greg<br>]]>
   </description>
   <pubDate>Thu, 24 Mar 2005 13:02:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79739.html#79739</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : I see. So it trims the length...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79738.html#79738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19885">gregcaulder</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 24&nbsp;March&nbsp;2005 at 1:00pm<br /><br />I see. So it trims the length to 15 charcters. So if someone were toregister with something longer the n15 charcters it would be trimmed nomatter what down to 15 charters before entering the database. <br><br>How would i go about editing this trimming factor. I lookd in thecommon.asp file and found nothing. Which files will i need to edit, andif possibley what lines of code are they located in?<br><br><br>Greg<br>]]>
   </description>
   <pubDate>Thu, 24 Mar 2005 13:00:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79738.html#79738</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : Yes change the amount the input...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79733.html#79733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 24&nbsp;March&nbsp;2005 at 12:02pm<br /><br />Yes change the amount the input is Trimmed by that I metioned in my last post.]]>
   </description>
   <pubDate>Thu, 24 Mar 2005 12:02:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79733.html#79733</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : Is there anyway to get around...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79730.html#79730</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19885">gregcaulder</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 24&nbsp;March&nbsp;2005 at 11:41am<br /><br />Is there anyway to get around it or to change it from only reading 15 charters?]]>
   </description>
   <pubDate>Thu, 24 Mar 2005 11:41:49 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79730.html#79730</guid>
  </item> 
  <item>
   <title><![CDATA[Getting my Username to go past 15 charter : When the form entry is read in...]]></title>
   <link>https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79701.html#79701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 14395<br /><strong>Posted:</strong> 24&nbsp;March&nbsp;2005 at 5:29am<br /><br />When the form entry is read in in the regsiter.asp file a 'Trim' is run on the entry to reduce it down to 15 characters.]]>
   </description>
   <pubDate>Thu, 24 Mar 2005 05:29:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-my-username-to-go-past-15-charter_topic14395_post79701.html#79701</guid>
  </item> 
 </channel>
</rss>