i am using asp.net with c#.please, tell me how to save current web-page to another location in project directory on button click?.i do not want to use file upload control,as i am not uploading any file for example:- my current file is in "Uploaded_Files/Demo.aspx" i want to move this file to "Backup_Files/Demo.aspx"
↧