i am pasting a file in a folder using c#.net code for an web application.when i am pasting i am checking whether the file with the same name exists,if exists i have to show a confirm button to overwrite the current value or not to overwrite. can any one guide me in doing that?