Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. doeboy

    allow whole numbers ONLY

    Couldn't you use: if textbox.text mod 1 = 0 then 'do stuff else: msgbox "only whole numbers!" end if just a thought...
  2. doeboy

    Open current connection

    What I'd like to do is have one program open a connection to a server, and then have a second program that opens that connection to be able to send messages through it. Anyone have any ideas?

Part and Inventory Search

Back
Top