Home » Developer & Programmer » Forms » calling a website in a form using hyperlink (10g form builder,11gdb)
calling a website in a form using hyperlink [message #583300] Mon, 29 April 2013 04:38 Go to next message
ora_bbm
Messages: 30
Registered: March 2013
Location: Chennai
Member
Hi to all,

I have a form with two text items and one text label fields. The value of the label field is "click here for more help". now i want to show the www.google.com if i click the text lable(click here for more help). I also Tried when mouse click trigger...
but it shows the website when i click the text items .... it is not working in the label.

and my code is
begin
Web.Show_Document('http://www.google.com','_self');
end;
Re: calling a website in a form using hyperlink [message #583305 is a reply to message #583300] Mon, 29 April 2013 05:22 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Use a button instead of a text item.
Re: calling a website in a form using hyperlink [message #583589 is a reply to message #583305] Thu, 02 May 2013 01:17 Go to previous message
ora_bbm
Messages: 30
Registered: March 2013
Location: Chennai
Member
Thank u for your replies...ur replie's more helpful for me and all authors...
Previous Topic: How do you use a created table in a data block?
Next Topic: call a form from a multi record field (merged 2)
Goto Forum:
  


Current Time: Tue Jul 02 22:39:09 CDT 2024