I would like to put a link to a webpage in an alert dialog box so that I can give a more detailed description of how to fix the error that makes the dialog box get created.
Even if you could, alert() boxes are generally modal - so any page opened from one would have to open in a new window. Annoying!
alert()