problems with pasting text please help

  • hello

    I gotthis message box


    Code
    <textarea id="id_content" name="content" cols="40" rows="10"></textarea>




    it has a max of 140 characters when i try to put a text of 130 it fails but and it only works when paste a text of 80 characters

    code that only works with 80 characters:

    Code
    _FFXPath("//form//textarea [@id='id_content']") _FFCmd("FFau3.xpath.value='" & $message2 & "'")


    has somebody an idea to past 130 characters in this box,
    I did thought of pasting a text of 65 and past the other part of 65 characters but i dont know how to do this
    i have tried to do this:


    could somebody please help me




    this is the page source:

  • Hello,

    You will tweet without the mainpage, right? Can you post your complete code? so I can fix the problem.

    ===========================================
    Friedrich Schiller - Einfachheit ist das Resultat der Reife.