How to response immediately when i select the drop-box list

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Krista

    How to response immediately when i select the drop-box list

    Hi,
    Do you have any idea when I try to select a drop box list, the data
    will show up in the following textbox immediately?

    eg.

    Name:
    ---------------
    drop-box list | <- when i select one of them
    ---------------

    Age:
    ---------------
    Textfield 1 | <- pop up immediately
    ---------------

    Address:
    ---------------
    Textfield 2 |
    ---------------

    do i need to write javascript? I am not familiar with javascript. So
    anybody can help?Thanks

    Krista
  • Pedro Graca

    #2
    Re: How to response immediately when i select the drop-box list

    Krista wrote:[color=blue]
    > Do you have any idea when I try to select a drop box list, the data
    > will show up in the following textbox immediately?[/color]
    [color=blue]
    > do i need to write javascript? I am not familiar with javascript. So
    > anybody can help?Thanks[/color]

    Yes, you need javascript.

    Don't forget the <noscript> ... </noscript> tags :)
    --
    --= my mail box only accepts =--
    --= Content-Type: text/plain =--
    --= Size below 10001 bytes =--

    Comment

    • Ian.H

      #3
      Re: How to response immediately when i select the drop-box list

      On Wed, 07 Jan 2004 09:01:46 -0800, Krista wrote:
      [color=blue]
      > Hi,
      > Do you have any idea when I try to select a drop box list, the data
      > will show up in the following textbox immediately?[/color]


      Yes.. try a javascript group.. one one relevant to your issue.



      Regards,

      Ian

      --
      Ian.H [Design & Development]
      digiServ Network - Web solutions
      www.digiserv.net | irc.digiserv.ne t | forum.digiserv. net
      Programming, Web design, development & hosting.

      Comment

      • Brian Hay

        #4
        Re: How to response immediately when i select the drop-box list

        Krista wrote:
        [color=blue]
        > Hi,
        > Do you have any idea when I try to select a drop box list, the data
        > will show up in the following textbox immediately?[/color]

        Take a look at JSRS Remote Scripting http://www.ashleyit.com/rs

        Regards,
        Brian.

        Comment

        Working...