Some tips often used in ASP.NET

xiaoxiao2021-03-06  112

Here you provide some solutions that are often easier to use. I put some effects in a library file.

Warning Window ///

/// Server side Alert dialog /// /// Tip information, example: "Can not be empty!" /// Page class public void alert (string str_message, point page) {page.registerStartupScript (","