Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Message Pop-up on Company Network - EXE
#1
Greetings,

I need to implement an exe file saved on a server shared folder, which when executed (by MS Access - VBA) sends a pop-up message to certain users(managers) computer.
These messages would alert them of impending approvals from their end on computer generated Purchase Orders.
These messages would have the option of 'Ok' only, which will just end the exe.
The MS Access VBA will have a timer that will kick-in again, if approval is not executed within say 30 minutes.

Kindly advise how I should go about this on QM.

Thanks,
Philip
Best Regards,
Philip
#2
Will need two exe. One on the sending computer, other on the receiving.
To communicate, use TcpSocket class. You can find it here or here:
TCP/IP server and client
Collected QM apps, functions, samples


Forum Jump:


Users browsing this thread: 1 Guest(s)