M
Michael Murschell
how do I get a field to have the focus?
If I have an <asp:textbox id=fld1 runat=server>
I want to say something like,
fld1.getFocus()
but that is not it.
I know I am just missing something simple, but I can't figure out what it
is.
If I have an <asp:textbox id=fld1 runat=server>
I want to say something like,
fld1.getFocus()
but that is not it.
I know I am just missing something simple, but I can't figure out what it
is.