How to have user input value

Discussion in 'JavaScript and AJAX' started by otacon, Oct 19, 2008.

  1. otacon

    otacon New Member

    Joined:
    Oct 19, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    ok so I want a value to be inputed by the user in a text box so that

    <PARAM NAME="USERNAME" ID="USERNAME" VALUE="user">

    when I input Butterfly it should change into this:

    <PARAM NAME="USERNAME" ID="USERNAME" VALUE="Butterfly">

    How can I do this?


    I am sorry I am a newbie programmer just taking my first semester of java and so I am not sure on how to make a user inputed value.
     
  2. neo_vi

    neo_vi Member

    Joined:
    Feb 1, 2008
    Messages:
    720
    Likes Received:
    16
    Trophy Points:
    18
    Occupation:
    Software engineer
    Location:
    Earth
    Home Page:
    http://computertipaday.blogspot.com
    u can do this easily with javascript man.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice