Ask a Question related to ASP.NET General, Design and Development.
-
dmedina #1
Setting focus after Validating Form Items
I have a form with about 5 or 8 textboxes and all of them
have required field validators...
When I submit the form, if some of this field are empty I
show the Summary msg telling the user which fields need to
be fill.
I would like to put the cursor into the first field that
needs to be fill.
After the Alert Msg shows it never set the cursor, Can
this be done?
I thought about writting a javascript to see which fields
are empty and put the cursor there, but then I would need
to know which ones where pick up by the required field
validator...
Any suggestions...
thanks,
dmedina
dmedina Guest
-
Setting focus on a form field
When a CFM page loads, how can you set focus on a textbox so the cursor is already in the field? Thanks Steve -
setting focus
K I got a huge form with multiple postbacks done in javascript, I hope im just doing something stupid, or overlooking a simple CF trick. I need to... -
setting focus from one textInput to another
Hello Everyone I am using flash mx 2004 professional. What I am trying to do is give focus to a text box based on some criteria of another text... -
setting and changing focus
I am having a brain dead day and can not remmember how to do the following: I have a Flash Form and I want to change and set the focus for fields... -
Setting focus..?
Hi all, I have a Webform with some textboxes on. How can I set the focus so that a user can start the input directly in the first textbox in...



Reply With Quote

