I knew someone would suggest that, but there are other issues with speed buttons that led me away from them in this case!
David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "Lawrence Lustig" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, July 14, 2004 9:42 PM Subject: [RBG7-L] - Re: How to find out what field a user came FROM > > I have forms with "search" bit buttons to help users > > find a value if they don't know the code. If the > > user brings up a search form and clicks on CANCEL to > > cancel the search, I'd like to send them back to > > whatever field they WERE in when they clicked on the > > button. Currently, the focus stays on the button. > > David: > > Could you use a speed button in this case? Speed > buttons do not have a window handle, and do not (and > cannot) receive focus. Therefore, if a user clicks a > speedbutton, the currently focused field at the time > of the click should remain focused. > -- > Larry > >
