select file that contains specific word [message #360070] |
Wed, 19 November 2008 07:50 |
hadia_09
Messages: 9 Registered: October 2008
|
Junior Member |
|
|
I am opening a word/pdf document through oracle forms and i am using the following code
web.show_document('http://osaweb/devintranet/s/'||:seq_no||'.pdf', '_self');
the file is opened fine but now i want to return the file or the code of the file that contains a specific word.Kindly advice how this can be done? for ex: when we enter the word "master" all the files that contain the word master will be returned.
regrads,
Hadia
|
|
|
|
|
|