I've started to use the Browse Dialog and its working fine.Can the following be done:
1. On the form in which the Browse Button is , I have a Text Box
2. I want the user to enter Text in here
3. Then Call the Browse Dialog (With the TextBox.Text as a parameter) and get it to do the search, so that the results browse is displayed
(In other words , I want the user to be able to enter the text to be searched on the Calling screen rather than the Browse Screen and get the Search done right away)