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. MGjaltema

    Changing an existing storage policy

    Hi, It's easier to create a new copy in the existing policy. This new copy can point to magnetic disk, and be selected as a primary copy. You don't have to change your clients. Next backup will go to disk and you will be able to create auxiliary copies of your new backups to tape. Marcel
  2. MGjaltema

    Application Problem

    Hi, 1.) Check the network performance (full duplex?) 2.) Check forward and reverse resolving (dns) 3.) Multiple network adapters? check your binding order 4.) Create data interface pair and "just" enter IP adresses in the wizard, instead of hostnames. Regards, Marcel
  3. MGjaltema

    Minimize a form after a period of user inactivity

    I have used this sample code ... http://www.codeoftheweek.com/issues/issue102/ It works great ! Regards
  4. MGjaltema

    Has anybody ever created a voice response app with visual basic?

    Can you also tell me something about the pricing of Envox? I'm working for a small/mid-size company... money is a important thing.... Regards,
  5. MGjaltema

    Has anybody ever created a voice response app with visual basic?

    It is not necessary to have in VB, but I have al ready build a complete application in vb, with sql as backend. So i thought it was easier to do it vb. But if envox can do everything for me, why not. The biggest problem proberly is 'my own realtime piece' within the software.
  6. MGjaltema

    Has anybody ever created a voice response app with visual basic?

    Ok, VbVoice is a product i've also seen on the internet. But the 'problem' is the dutch language support proberly. I creating a voice response app. for a dutch company, one of the requirements is dutch 'spoken' language in the app. Is this also possible with VbVoice, if yes .. how ? Thanks !
  7. MGjaltema

    Has anybody ever created a voice response app with visual basic?

    Thank you Neil, I have bought a Dialogic board to start with. The first step is to get everything working before I can use vbvoice e.g. Do you have experience with Dialogic, or do you recommend me another product ? Regards,
  8. MGjaltema

    Has anybody ever created a voice response app with visual basic?

    Hello, Has anybody created a voice response application with visual basic. (Or everthing else....) Help me !
  9. MGjaltema

    MSComm Visual Basic LRC ??

    Hello All, I've a question. I'm using Visual Basic 6 to connect a PC to a payment terminal. I need to send info to the terminal using a serial connection. So i've used the MSComm control. Now I have a 'message' i need to send like <STX> 00 C1 00 <ETX> <LRC>, where <LRC> is a XOR of data +...
  10. MGjaltema

    Excel Add-in problem .. please help

    Hmmm.. The add-in I'm using is a third-party add-in.
  11. MGjaltema

    Excel Add-in problem .. please help

    Yes that's true, But the problem I have, it that the reference is located in the file and I'm not able to remove the 'hard-coded' reference. When I load the add-ins when I start excel it works fine, till I open the sheet, Dr. Watson will visit my pc. If I do a find '..' in the sheet, it cant...
  12. MGjaltema

    Excel Add-in problem .. please help

    Hello, We have a Excel 97 worksheet, which uses a add-in. When we try to open the worksheet it's says File Not Fount, and we have to locate the add-in. After this the sheet is working, so we save it. When re-opening this sheet the same message appears, File Not Found. It looks like excel...

Part and Inventory Search

Back
Top