..... ..... DB.save(); //makesa round-trip of the same page Response.Redirect(Request.Url.AbsolutePath);
if (!IsPostBack) { // Your code to insert record into database }
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)