MessageBox.Show("yay!")
My favorite is creating a message in JavaScript withalert('yah!')But even more than that is using a ColdFusion custom cf_pop tag that abstracts the implementation into a tag syntax ;)
My favorite is creating a message in JavaScript with
ReplyDeletealert('yah!')
But even more than that is using a ColdFusion custom cf_pop tag that abstracts the implementation into a tag syntax ;)