this program used Mid function performs a direct operation on astring and assigns to value to bstring and show it in txt2 here is the code of this program. it is under button execute
Dim astring As String
Dim bstring As String
astring = txt1.Text
bstring = Mid(astring, 3, 3)
txt2.Text = bstring
Sunday, January 23, 2011
Sunday, October 24, 2010
http://www.utexas.edu/its/archive/windows/database/datamodeling/dm/design.html
modeling and simulation
modeling and simulation
Friday, October 8, 2010
Thursday, October 7, 2010
Wednesday, October 6, 2010
HttpWebRequest CookieContainer (Visual Basic 2008/2010)
hello vb programmers.. enjoy and learn in my blog
Subscribe to:
Posts (Atom)
