|
-
May 16th, 2008, 12:34 AM
#1
Thread Starter
Addicted Member
how create text file dynamically
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
Failing to plan is Planning to fail 
-
May 16th, 2008, 11:42 AM
#2
Re: how create text file dynamically
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.
-
May 16th, 2008, 02:51 PM
#3
Re: how create text file dynamically
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|