Dont read de controls in the page..
- From: Newton <newtoncarlos@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 04:58:34 -0800 (PST)
Protected Sub CheckBox1_CheckedChanged(ByVal sender As Object,
ByVal e As System.EventArgs) Handles CheckBox1.CheckedChanged
Response.Redirect("Ativ_usuarios.aspx?check=" &
CheckBox1.Checked)
End Sub
Dont work ... =( ... anyone can help me ?
.
- Follow-Ups:
- Re: Dont read de controls in the page..
- From: kimiraikkonen
- Re: Dont read de controls in the page..
- Prev by Date: Re: How to start to edit listview items programatically
- Next by Date: Re: Frustration and Excitement with Crystal Reports
- Previous by thread: How to start to edit listview items programatically
- Next by thread: Re: Dont read de controls in the page..
- Index(es):