About Syed Adeel Rizvi Expertise I can answers questions regarding web based and desktop based programming in VB.Net. Which can include XML, Custom Controls + Computer Hardware and Windows Turboshooting...etc.
More Skills :
1 . PHP - > All Type Of CMS e.g. (Joomla,Drupul,PHPNuke...etc)
2 . ASP
3 . ASP.Net
4 . CMS
5 . MySql
6 . SQl Server 2000 & 2005
7 . Ms Access
8 . Web Designing
9 . Networking Turboshooting
10 . Windows Turboshooting
11 . Hardware Turboshooting
All Type Of Work Related To IT
I also Do Work as a Freelance as Application & Web Developer & Designer
Experience i have 3 years work experience in software house and 4 years work experience for computer hardware and Networking..
I want to write,append to a text file in VB.NET
I have created the text file manually and dont need to do it through a program.
Can you please give me some sample code that requires writing only, not reading and creating it.
Thanks.
Answer Hello Sir
Sir This Doing What u Want plz try it... Yes I Can Provide You The Code For That See Blow:
Sub WriteMyFile()
Dim MyTextFile As New System.IO.StreamWriter(FileName, True)
MyTextFile.WriteLine(TextBox1.Text)
MyTextFile.Flush()
MyTextFile.Close()
End Sub
if still problem then mail me at syedadeel2@gmail.com