I'm developing a gadget for a Web site. This gadget has to let user serarch a string using the site searh and opening the web browser for display the results. I've do all, but the sarch must not to be done if the string is less than 3 character. Is there a way to warn a user if he enters a string that type javascript alert doesn't work, and i was thinking if it is possible to use a balloon tip!!!
Thanks all
Luca

Hot to contact a user
daviddou2006
harcrow
1. A floating DIV over your Gadget
2. VBScript MsgBox
3. Shell Popup
Maheswari
TheMaj0r
oShell.Popup("some text");
Daniel Hilgarth
Bigmo
So, a hyperlink will show as text without the link.