用c#写,怎么让页面里弹出个类似messagebox的消息框用c#写,怎么让页面里弹出个类似messagebox的消息框[解决办法]response.write( " <script> alert( 'messagebox '); </script> ");