Hi
I want to create .txt file in my application like .xml. How can i create dynamically in my program? Is it possible to create .txt file dynamically?
I hope for ur's reply.
Thanks
Printable View
Hi
I want to create .txt file in my application like .xml. How can i create dynamically in my program? Is it possible to create .txt file dynamically?
I hope for ur's reply.
Thanks
Wouldn't an XML file be a text file? ;)
Have a look at the System.IO namespace and post back if & when you run into a problem.
As you're in the ASP.NET forum, be wary of security rights for the folders that you wish to create files in.
Working with Files in VB.NET
http://www.startvbdotnet.com/files/default.aspx