public virtual void Save(string filename) *filename* The location of the file where you want to save the document.
http://msdn.microsoft.com/en-us/library/aa335928(v=VS.71).aspx Check folder write permissions for asp.net user On Tue, Jun 15, 2010 at 1:53 PM, Rifky Rafeethu <[email protected]> wrote: > Hi all, > > even though i'm a member of this for few months, this is my first > discussion. > > my issue is, i'm working on a asp.net project. i need to create a xml > file in the server when the user click a button. > the file must be created in a specif folder (outside iis folder). how > to do this. > > Thanks in advance. > > Rifky
