I need to save data from a webform to a new excel file. I know how to save information to an existing excel file, but how do I initiatiate a new excel file, and specify the file name and afterwards save data to this?
Would it be better to do this with XML? The problem is, that the user must have authority to change the data, and this is easy in Excel.