HOW DO I INSERT A HYPERLINK IN AN ORACLE FORM?! [message #116578] |
Wed, 20 April 2005 13:07 |
kashcheema
Messages: 5 Registered: April 2005
|
Junior Member |
|
|
Hello there, i wanted some assistance in how to create a hyperlink in an oracle form (form builder). once clicked this hyperlink should forward the user to a web browser, for example www.google.com.
any help would be much appreciated.
thanks
|
|
|
|
|
|
Re: HOW DO I INSERT A HYPERLINK IN AN ORACLE FORM?! [message #116668 is a reply to message #116659] |
Thu, 21 April 2005 05:37 |
kashcheema
Messages: 5 Registered: April 2005
|
Junior Member |
|
|
hello everyone, firstly thanks for your replies.
david, i am using oracle form builder 8 and running sqlplus to create my tables initially. i have created a form which holds staff details, such as; staff id, staff name, department, etc. i want to put a hyperlink on the form which once clicked will forward the user to any given website.
any help will be much appreciated.
thanks.
|
|
|
|
|
|
Re: HOW DO I INSERT A HYPERLINK IN AN ORACLE FORM?! [message #388233 is a reply to message #116718] |
Mon, 23 February 2009 23:57 |
shrad
Messages: 6 Registered: July 2007 Location: Mumbai
|
Junior Member |
|
|
HI,
I am creating web based application then how do i create hyperlink.
and also tell me disadvantages of web.show_document with this environment.
Please tell me proper documentation guide which will help me to create web based application using oracle forms 10g.
regds
shrad
|
|
|
Re: HOW DO I INSERT A HYPERLINK IN AN ORACLE FORM?! [message #388703 is a reply to message #388233] |
Wed, 25 February 2009 23:48 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Please describe where you wish to have the hyperlink. In a form, at the command line, in a Java prompt, as text in an email, etc.
There are no disadvantages to web.show_document, only advantages.
Review the root directory of the 10g Forms and Reports installation CDs. There will be PDF documents describing various bits and pieces. Read them. Also look in the 'doc' directory for further material.
David
|
|
|