1
Answer

Need help

After I add those item in the database it will responese to the below link but on the same time I will to take the new INSERT to be take to the page.aspx how can I do that

Response.Redirect("page.aspx?DeliveryID={0}");

Answers (1)