1
Answer

How to add an XML File to my project folder at runtime??

sri sri

sri sri

16y
5.7k
1

Hi,

I have a folder MyFiles in my web applications. Using Server.Mappath() I can access that folder.

When a user runs the application and clicks a button, a new xmlfile should be added to that folder with the data which he enters.

Can any one tellme how to do this?? I am using ASP.NET 2.0 and C#.

Thank You


Answers (1)