Thread
:
need some coding help in VB 6
View Single Post
06-03-2006, 01:25 AM
#
2
(
permalink
)
Biohazard_2.0
Junior Techie
Join Date: May 2006
Posts: 85
Well Simply enough you could use If Then Commands such as
This would take place on the event that someone presses Button1 in Form1
If textbox1.text = "12012984762-1245" then
MSGBOX("That book is The Novel Writters, By John Smith")
End If
__________________
\"I am a computer genius, if you dont like me gigabyte me.\" Taylor Lasch 10-24-05
Biohazard_2.0
View Public Profile
Send a private message to Biohazard_2.0
Find More Posts by Biohazard_2.0