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 |
What is an SQL FORMS ?
What do you understand by oracle forms and why are they required?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What is the remove on exit property?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
What are the display styles of list items?
What are the two ways to incorporate images into a oracle forms application?
While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False.
What are the various configuration files that are used by oracle forms?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size? If yes,how?
What are different types of images?
List the different types of columns in oracle reports.