Loading text from one box to another

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kingerk
    New Member
    • Feb 2007
    • 2

    Loading text from one box to another

    I was wondering if anyone can tell me how to pre load a text box with text from a field the user has already entered text in. I have a short description text box and a long description and i want to fill the long description with whatever the user puts in the short description once he steps into the text field for long description.
  • hirak1984
    Contributor
    • Jan 2007
    • 316

    #2
    what are you using?swing, or struts or jsf ...

    please let us know.

    Originally posted by kingerk
    I was wondering if anyone can tell me how to pre load a text box with text from a field the user has already entered text in. I have a short description text box and a long description and i want to fill the long description with whatever the user puts in the short description once he steps into the text field for long description.

    Comment

    • kingerk
      New Member
      • Feb 2007
      • 2

      #3
      Originally posted by kingerk
      I was wondering if anyone can tell me how to pre load a text box with text from a field the user has already entered text in. I have a short description text box and a long description and i want to fill the long description with whatever the user puts in the short description once he steps into the text field for long description.
      I am using javascript

      Comment

      • abctech
        New Member
        • Dec 2006
        • 157

        #4
        Helo kingerk,
        This is the Java forum, you should be posting in the JavaScript forum if you're using JS.They'll be able to provide you with the correct solution.

        Anyway, if you like you can post whatever code you have so far here as well, maybe some of us who do know a bit of JS can help you out(no guarantees though, remember this is the Java forum and Java != JS).

        Comment

        • r035198x
          MVP
          • Sep 2006
          • 13225

          #5
          Originally posted by abctech
          Helo kingerk,
          This is the Java forum, you should be posting in the JavaScript forum if you're using JS.They'll be able to provide you with the correct solution.

          Anyway, if you like you can post whatever code you have so far here as well, maybe some of us who do know a bit of JS can help you out(no guarantees though, remember this is the Java forum and Java != JS).
          Moving this to the Javascript forum.

          Comment

          Working...