|
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] My application has a window that is accessed by pressing F4. The user can select an item from a subfile and the id of the item is passed back to the calling program. On the SFL, the user can only choose an 'x' or an 'X'. I added additional text for the values ("Selected") and that part works fine. Instead of "X" being displayed in the pop up, the word "Selected" is displayed. I then added an onChange event in the "inside HTML": onChange="bd-ibm(this); validateAndSubmit('ENTER'); so that the Enter Key would be automatically pressed after the user chooses an item. If the user keys a value, the onChange event fires and everything works great. However, if the user chooses from the little pop up window, the onChange event does not fire and the user has to press the enter key. Any suggestions?? Any help would be appreciated. Bill Gasparek, Austin/400 (512) 458 3991 x 11 (512) 458 2951 (fax)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.