using alert() and confirm()

FYI... I recently uploaded an article on LiveSide.net explaining how to use alert() and confirm() from withing your Sidebar gadget.

You can view it here.




Answer this question

using alert() and confirm()

  • AAKurtz

    THIS IS BRILLIANT! thank you very much for pointing this out, it would never have occurred to me to use VBScript for anything (and evidently never occurred to whomever blocked the alerts from the gadget API in the first place!).

    having said that, i agree with the philosophy behind disabling them, and i do not plan to put any alerts in production gadgets. i use it only for debugging (which is all i use alerts for on web pages either come to think of it, but is it ever convenient).


    milton.

  • using alert() and confirm()