How can we call a URL from a menu (Oracle Forms 6i)?
Answers were Sorted based on User's Feedback
Answer / sudipta santra
With use of the built_in named
Web.Show_Document('https:\\www.google.com',_blank);
This like you can do.
| Is This Answer Correct ? | 3 Yes | 2 No |
can i send the control file path as a parameter
What are the display styles of list items?
Give the sequence of execution of the various report triggers?
What are the types of TRIGGERS ?
Can you attach an lov to a field at run-time? if yes, give the build-in name.
What are the types of visual attribute settings?
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
Why is a Where clause faster than a group filter or a format trigger?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
What is WHEN-Database-record trigger?
What are the unrestricted procedures used to change the popup screen position during run time ?
how report can be generated if we have the database designed in oracle 10g?