Limitations on sending text to a database via text areaforms

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Limitations on sending text to a database via text areaforms

    The user has ability to insert the text into the database, via a text box
    (input .... Post) from a cfm page . I am looking for a way to limit the user
    to type and input only (for example) 300 character from the text filed. As same
    as always my question is " Can anybody help me??"

    TanX

    Red-Hand Guest

  2. Similar Questions and Discussions

    1. Sending dynamic text value to database
      Hi, I have a Flash form where I'm sending two variables, one is an input field (name) and the other is a score which has been generated by Flash...
    2. Simply sending text?
      Hello, I'm trying to send text from the server to the client. The examples provided with Flashcom are close to what I am trying to accomplish,...
    3. Sending text input from Flash to web server
      Hello I hope some clever person can help me. I am writing a simple flash (v7) movie in which I want to capture name and e-mail data via text input...
    4. generating 3d text from a text database?
      hello - i'm relatively new to shockwave 3d, and am possibly out of my league, but i'm wanting to have a system where text is shown in navigable...
    5. Sending Plain Text Email
      Hi All - I have created a survey and I would like the results of the survey to be emailed the boss in *plain text*. Can someone PLEASE take a...
  3. #2

    Default Re: Limitations on sending text to a database via textarea forms

    use javascipt, window > behaviors there's a function under the javascript panel that sets the limit on user input on a text field...
    *BetO* Guest

  4. #3

    Default Re: Limitations on sending text to a database via textarea forms

    TanX Beto,
    I am going to find and try it.

    Red
    Red-Hand Guest

  5. #4

    Default Re: Limitations on sending text to a database via textarea forms

    Hi BetO,

    I could`t find that option. Can you please where is this function??
    Red
    Red-Hand Guest

  6. #5

    Default Re: Limitations on sending text to a database via textarea forms

    Hi Beto,

    I`ve founded.
    TanX
    Red-Hand Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139