Forum Moderators: open
<select class="form_field" name="select" language=C# onchange="MY_funtion(this)">
i know this is how i would do it for a ajvascript fucntion but my function is in C#.
Can any1 Help me with this. Thanx in advance..
Vik
Samples of Dropdown List.
[asp.net...]
Sample code of how to use the SelectedIndexChanged Event.
[msdn2.microsoft.com...]
AutoPost back, aka when the value changes it will cause the page to post back to the server.
[msdn2.microsoft.com...]