Advertisement

11.05.2008 at 10:08AM PST, ID: 23878847 | Points: 80
[x]
Attachment Details

how to hide/close form itself in Oracle 8i application?

Asked by wasabi3689 in Oracle 8.x, PL / SQL

I have a search form called "Find Downloads". There is "Find" button. When I click find, if exist, it will open another form, if not, the search form will stayed, not closed

Now I want  the search form close itself if it finds something and open another form. If not find, just stay in the same search form.

So far the Find button trigger
 is  like that

:parameter.G_query_find := 'TRUE';
app_find.find('XX_DOWNLOADS_V');
:parameter.G_query_find := 'FALSE';

How to modify it to have my purpose?Start Free Trial
 
Loading Advertisement...
 
[+][-]11.06.2008 at 12:14AM PST, ID: 22893041

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.06.2008 at 07:02AM PST, ID: 22895701

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.07.2008 at 12:35AM PST, ID: 22902571

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.12.2008 at 11:37AM PST, ID: 22943268

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628