AutoPostBack="True" nella combo
Protected Sub dropCategoria_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles dropCategoria.SelectedIndexChanged
MsgBox(dropCategoria.SelectedValue.ToString())
End Sub
Ciao
Scuba
AutoPostBack="True" nella combo
Protected Sub dropCategoria_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles dropCategoria.SelectedIndexChanged
MsgBox(dropCategoria.SelectedValue.ToString())
End Sub
Ciao
Scuba
Stefano De Simone
http://www.blackice.it Raccolta Script,C#,php,Ajax