Connecting Tech Pros Worldwide Forums | Help | Site Map

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

Krista
Guest
 
Posts: n/a
#1: Jul 17 '05
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
Guest
 
Posts: n/a
#2: Jul 17 '05

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 =--
Ian.H
Guest
 
Posts: n/a
#3: Jul 17 '05

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.net | forum.digiserv.net
Programming, Web design, development & hosting.

Brian Hay
Guest
 
Posts: n/a
#4: Jul 17 '05

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.
Closed Thread