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 strongm 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. johanhp

    Hi, I am building a Visual Basic

    If it's a barcode scanner between keyboard and computer, then it's very simple. Private Sub text1_KeyDown(KeyCode As Integer, Shift As Integer) If KeyCode = vbKeyF2 Or KeyCode = vbKeyReturn Then endif endsub
  2. johanhp

    Exchange delivery problems

    Hello In our building we have an exchange server 5.5 and we are installing perdesk. Now the mail is delivered to a distribution list (tsd_all) when we answer the email it is directly send back. for example: customer --> tsd_all --> employee ^ I...
  3. johanhp

    Spam bij exchange server

    Hello, It seems that we are sending Spam. At the IMS and the routing tab we have checked reroute SMTP mail. The only server which is at the routing is our own server (asustek.nl) this is set to <inboud>. How can we stop SPAM Most regards, Johan Asus holland B.V.
  4. johanhp

    Exchange 5.5 autoreply

    At our building we have an exchange 5.5 server in a windows 2000 enviroment. We have an autoreply function, but this one is only working in the building (people from the address book). How can I enable this one for customers and people who send an email outside the buidling. Please send an...

Part and Inventory Search

Back
Top