Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: markd220
Forum: VB.NET Dec 1st, 2008
Replies: 2
Views: 323
Posted By markd220
You want to make both texts one string and write that to the file.

swrStreamWriter.WriteLine(Me.textStudent.Text + " " + Me.textGrade.Text)

Also research the VB.Net String Functions for further...
Forum: VB.NET Nov 30th, 2008
Replies: 9
Views: 3,170
Posted By markd220
The reason the code doesn't work is because adding an item to a listbox using the .items.add is different than setting the datasource. They don't work together.

If you want to continue to use the...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC