View Single Post
Old 06-03-2006, 01:25 AM   #2 (permalink)
Biohazard_2.0
 
Junior Techie

Join Date: May 2006

Posts: 85

Biohazard_2.0

Send a message via AIM to Biohazard_2.0
Default

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 is offline