Home » Developer & Programmer » Forms » open URL from oracle Forms (merged) (form 10g)
open URL from oracle Forms (merged) [message #469702] Thu, 05 August 2010 10:12 Go to next message
ikarmi
Messages: 1
Registered: August 2010
Location: KS
Junior Member
I need help. I'm trying to open a URL "www.cnn.com" . by using

web.show_document('www.cnn.com');

this command will open a new window but also pre fix with my host IP name??

how can I open a URL from oracle forms?

Re: open URL from oracle Forms (merged) [message #469773 is a reply to message #469702] Thu, 05 August 2010 15:19 Go to previous message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
I do this and do not have a problem. Try it this way:
WEB.SHOW_DOCUMENT('http://cnn.com', '_blank');
Previous Topic: how to do this in oracle forms 10g
Next Topic: Form
Goto Forum:
  


Current Time: Thu Sep 19 12:56:32 CDT 2024