new forms requirement [message #319540] |
Mon, 12 May 2008 02:26  |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Hi,
I have a new requirement.
To search places in google maps using oracle forms.
I have a forms ,one text field and a button search
on the form canvas.
If i enter a place name like "Los Angeles".
and then click on search button.
it should take me directly to the google maps taking the search keword as "Los Angeles" and should show me the "Los Angeles" map.
Is it possible through oracle forms ?
Thanks,
Srinivas
|
|
|
|
|
Re: new forms requirement [message #319761 is a reply to message #319540] |
Tue, 13 May 2008 00:05  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
I think 'web.show_document' may do it. Alternatively, use the 'client_host' command. In each case you have have to pass the URL to google maps.
David
|
|
|