Hi

I know I can use Get_LastClick to trap a submit but how can I do the equivalent of the following to create a msgbox?

btnSendLive.Attributes.Add"onclick", "javascript:return confirm('Are you sure you want to send out all the emails in Essential Skills Collection table?');")

Thanks

Bob