if you are using ASP.NET and trying to pop up a messagebox on client side - NO NO!
use java script to pop up a message on the client side..
also i suggest get a firm grasp on client side and server side difference (keeping in mind ASP.NET which u are using
HTH