Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / December 2005

Tip: Looking for answers? Try searching our database.

Writing to CSV Files

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
OhWhite@hotmail.com - 07 Dec 2005 09:01 GMT
Does anybody know of code to write the contents of VB.NET text boxes to
a CSV File but without the quotes?

Kind Regards,
Boulent
Lucky - 07 Dec 2005 09:06 GMT
hi OhWh,
  can you post a piece of Text that u want to write in the CSV file?
so that one can get idea what r u trying to write in the CSV file
OhWhite@hotmail.com - 07 Dec 2005 09:32 GMT
Numeric values, this is data from a calculator.
Cor Ligthert [MVP] - 07 Dec 2005 16:14 GMT
Normally it write no quotes if you do this in its most simple form (Central
& West European Culture)

dim string as myfile = textbox1.text & ";" & textbox2.text

I hope this helps,

Cor

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.