In vb6 I would do:
But how do I do this on a web ASP.NET page?VB Code:
If txtUsername.Text = vbNullstring Then MsgBox "Please enter a correct woof!" txtUsername.SetFocus End If
The txtUsername doesn't have a SetFocus method
Woka
|
Results 1 to 8 of 8
Thread: ASP.NET and SetFocus...???
|
Click Here to Expand Forum to Full Width |