all groups > dotnet clr > june 2006 >
You're in the

dotnet clr

group:

getting value from Dropdown and setting it as TextBox Text without Postback


getting value from Dropdown and setting it as TextBox Text without Postback Charleees
6/4/2006 10:14:11 PM
dotnet clr: Hi all,

I have a DropDown and a TextBox just bekeow it...

I have to get the selected value from dropdown and set it as textBox
Text..

The thing is i have to do this Without PostBack.....

Is there any java script to do this functionality...

please reply..

Thanks in Advance..

Sanju.C
Re: getting value from Dropdown and setting it as TextBox Text without Postback Mattias Sjögren
6/5/2006 8:00:16 PM
This isn't a CLR related question. I suggest you post questions like
this to one of the microsoft.public.dotnet.framework.aspnet groups
instead.


[quoted text, click to view]

You can handle the onchange event of the SELECT element.


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button