Hello All,
I am having trouble getting the field focus in HTML .
What i need :
When a user comes to form ,the focus is set to Field1.
and next to it is a button to do search ,which does a search action( when user clicks) and fills up the field2, field3, field4 and field5. When user clicks the search the focus should go to field6, which is an input field, only when field1 value is found in database. Is there a way to do it.
Thanks
Jim..
I am having trouble getting the field focus in HTML .
What i need :
When a user comes to form ,the focus is set to Field1.
and next to it is a button to do search ,which does a search action( when user clicks) and fills up the field2, field3, field4 and field5. When user clicks the search the focus should go to field6, which is an input field, only when field1 value is found in database. Is there a way to do it.
Thanks
Jim..