W
WYSIWYG
Guest
Hi, I am trying to open a message for a vista gadget that i am crating. The code is:
<BUTTON TYPE=SUBMIT><HEIGHT=5 WIDTH=10 onClick="MsgBox('hello')" ALT="Send"><STRONG>Send It In!</STRONG></BUTTON>
When pressed the message should appera. It doesnt. How can i fix it. Its a gadget. thanks
<BUTTON TYPE=SUBMIT><HEIGHT=5 WIDTH=10 onClick="MsgBox('hello')" ALT="Send"><STRONG>Send It In!</STRONG></BUTTON>
When pressed the message should appera. It doesnt. How can i fix it. Its a gadget. thanks