iFrame and Focus Problem
-
Hi, I have an .aspx page in which I have an iFrame. When user types something and press F10 Iam saving the records using the iFrame.submit method. Itz all working fine. But I cant bring back the focus to the same Textbox where the focus was when the key (F10) is pressed. Iam using Javascript method .So I have used .Focus() method after the Iframe submission. But that is not working.. Can any one please help me out. How to bring back the focus to the same textbox after submitting an iFrame. Thanks in Advance.
-
Hi, I have an .aspx page in which I have an iFrame. When user types something and press F10 Iam saving the records using the iFrame.submit method. Itz all working fine. But I cant bring back the focus to the same Textbox where the focus was when the key (F10) is pressed. Iam using Javascript method .So I have used .Focus() method after the Iframe submission. But that is not working.. Can any one please help me out. How to bring back the focus to the same textbox after submitting an iFrame. Thanks in Advance.
Could you try it on body load event ?
Parwej Ahamad R & D with IIS 5.0/6.0