Group,

I have about 36 TextBoxes within one form in which I would like save the users entry. There will no need for this data to be save within a database as it will be used only one time. If it needs to be changed, I only want to overwrite the existing data. Therefore I'd prefer to save these as a text file (filename.txt), unless someone else has a better idea.

My question is: for these text files to be used when the program is published and deployed, where should I save these text files?

In advance, thanks for your help.

Don

Group,

To clarify, these files are meant to reside on the users server. I suppose this prompts another question: since I'm designing this to link to a SQL Server database, when the program is published and deployed, will the SQL Server also be installed as well?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.