Hi,
There is a select button and a field in a form, say A. When the select button is clicked another form, sayB, opens like a popup.
The second form B also contains two fields and a search button and an ok button. If we enter the name of a person in one of the field and click on search, the details of the person is populated in the second field.(These details are obtained from a second database.) After clicking on the Ok button, these results will be populated in the field of Form A.
Now the problem comes here: If i use IE, the values are properly getting displayed in the field in form A.
But for firefox, when i enter the name of the person in the field in form B and click search, i am not getting the details populated in the second field in form B. And obviously the Form A field too is not populated.
The javascript code for populating the value in form B is written in the onclick event.
Please help!! this is quite urgent!!
Thanks a lottttt
Aditi

Veryyyyyyyyy Urgent!!!!Javascript n... (Aditi Suraj 30.Jan.08)
. . 