<?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>ProductCart Shopping Cart Software Forums : Limiting Input Field Lengths</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Limiting Input Field Lengths]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 14:55:07 +0000</pubDate>
  <lastBuildDate>Wed, 14 Mar 2007 11:08:09 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=701</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Limiting Input Field Lengths : You would need to edit login.asp....]]></title>
   <link>https://forum.productcart.com/limiting-input-field-lengths_topic701_post2056.html#2056</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 701<br /><strong>Posted:</strong> 14-March-2007 at 11:08am<br /><br /><P>You would need to edit login.asp. There are two areas you may want to modify:<BR>1. For PC version 3.051, lines 292-304 and 347-360 define the maximum lengths allowed for the main form fields. Just decrease the numbers at the end of each line accordingly. This will force the fields to be truncated to the length you specify but won't restrict what the customer actually enters.</P><P>2. To restrict the length of data customers can actually type, you would need to add the MAXLENGTH parameter to the corresponding form fields. These form fields start around line 1250. Here is a sample of Maxlength:</P><P>&lt;INPUT TYPE=TEXT NAME="fieldname" <EM =examplecode>MAXLENGTH=20</EM>&gt;</P><P>This will only allow the user to type 20 characters in the field.</P>]]>
   </description>
   <pubDate>Wed, 14 Mar 2007 11:08:09 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/limiting-input-field-lengths_topic701_post2056.html#2056</guid>
  </item> 
  <item>
   <title><![CDATA[Limiting Input Field Lengths : I need to modify PC so that there...]]></title>
   <link>https://forum.productcart.com/limiting-input-field-lengths_topic701_post2055.html#2055</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=475">alldayangler</a><br /><strong>Subject:</strong> 701<br /><strong>Posted:</strong> 14-March-2007 at 10:18am<br /><br />I need to modify PC so that there is a limit on the number of characters that can be entered into a customers name and address fields when ordering.&nbsp; Currently it allows more characters than the accounting program we use allows.&nbsp; How do I do this?&nbsp; Your help is appreciated.]]>
   </description>
   <pubDate>Wed, 14 Mar 2007 10:18:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/limiting-input-field-lengths_topic701_post2055.html#2055</guid>
  </item> 
 </channel>
</rss>