Menu

Form Question ?

Help
Ed Black
2006-09-11
2013-06-03
  • Ed Black

    Ed Black - 2006-09-11

    Is there a way to limit characters in the text area?

     
    • vision4dezign

      vision4dezign - 2006-09-11

      When you set up the form through the index.php.
      there are field1 and field 2.

      That is where you can specify how many characters the fields will have. If you don't, then you get the default number.

       
    • Ed Black

      Ed Black - 2006-09-11

      That just gives you the size of the text area.
      I want to limit the number of characters that can be typed in the area.

       
    • Musawir Ali

      Musawir Ali - 2006-09-21

      yea, the size parameters are only to control the size. i.e., its more of aesthetic control. To limit the number of characters, you'd have to do some manual editing of the form. The good news is you won't have to mess with the form processing code in php. All you need to do is the edit the form1.html file.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.