Announcement

Collapse

Forum Rules (Everyone Must Read!!!)

1] What you CAN NOT post.

You agree, through your use of this service, that you will not use this forum to post any material which is:
- abusive
- vulgar
- hateful
- harassing
- personal attacks
- obscene

You also may not:
- post images that are too ... See more
See more
See less

Message lenght

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by admin If you use Internet Explorer and you type over 500 chars, it will pop up a javascript alert telling you that your message is too large, and message will not get erased.
    I don't know. The fact is that there is an error if we type for instance 498 chars (no js, the site is redirected on an error page). Then the message is lost

    Comment


    • #12
      Actually you're right, you don't loose what you've written if its over 500 characters, I must've been thinking of something else.

      However the little counter at the bottom doesn't get updated if you add a smilie and don't type anything into the textbox after that.

      By the way, I think you should remove this line:

      Code:
      if (document.cf.counter.value < 0 )document.cf.counter.value = 0;
      so users can see how many characters they are over

      -Dima

      Comment


      • #13
        actually if there are exactly 500 characters, it takes you to that page, which denies you and you loose your whole message

        Comment


        • #14
          Originally posted by Dimava actually if there are exactly 500 characters, it takes you to that page, which denies you and you loose your whole message
          Thank you, that what i was trying to explain

          Comment

          Working...