Home » Developer & Programmer » Forms » Creating a button
Creating a button [message #149234] Wed, 30 November 2005 14:21 Go to next message
spuskas
Messages: 4
Registered: November 2005
Junior Member
Can someone tell me the standard notation to create a simple button in plsql?
Re: Creating a button [message #149274 is a reply to message #149234] Wed, 30 November 2005 22:54 Go to previous messageGo to next message
kiran
Messages: 503
Registered: July 2000
Senior Member
spuskas wrote on Wed, 30 November 2005 14:21

Can someone tell me the standard notation to create a simple button in plsql?


Did you mean that you need to create a button object at runtime?

--Kiran.
Re: Creating a button [message #149343 is a reply to message #149274] Thu, 01 December 2005 05:45 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
LOL: This isn't forms at all. It's HTP/HTF (pl/sql toolkit).

You can use plain HTML via
HTP.P('<BUTTON ONCLICK="window.location=''http://www.google.com'';">Click me!</BUTTON>')
.

At least, if it's related to your previous question Wink.

Learn HTML, and if you can't accomplish what you want through HTP/HTF create your own procedure via that knowledge and HTP.P.

HTH,
MHE
Re: Creating a button [message #149463 is a reply to message #149234] Thu, 01 December 2005 22:40 Go to previous message
kiran
Messages: 503
Registered: July 2000
Senior Member
Oops!I got it wrongly.

Thanks MHE for noticing.

--Kiran.
Previous Topic: Command not working
Next Topic: How to insert the difference value
Goto Forum:
  


Current Time: Fri Sep 20 02:22:44 CDT 2024