MathewJose
June 7th, 2007, 07:19 AM
Hello everybody,
In my asp.net c# application ,i have an xml file named Question.xml.With a set of questions.When a user enters data ,a copy of Question.xml has to be created ,where users enter answer to corresponding question and saved as a new xml,say username.xml.
How toget the copy of a file and save it in a different name?
Thanks alot in advance!
In my asp.net c# application ,i have an xml file named Question.xml.With a set of questions.When a user enters data ,a copy of Question.xml has to be created ,where users enter answer to corresponding question and saved as a new xml,say username.xml.
How toget the copy of a file and save it in a different name?
Thanks alot in advance!