System.IO.Directory.Delete("Directory Path", true);
System.IO.File.Copy("Source File Path", "Destination File Path");
<%@ OutputCache Duration="60" Shared="True" VaryByParam="None" %>
Response.Write(Server.UrlEncode("http://testurl encode 123.com"));