
using VBS & modem to send data
Hi all,
i want to write a small
VBScript program under WIN95/98.
the computer running the program has a modem connected and configured, but
should operate
100% automatic.
the program should be able to send/receive files from a remote computer.
this can be done either through internet, or through any other way which is
easier/safer/more robust.
the disatvantage of using the internet is that it is quite an indirect
approach, and (usually) requires the user to type something( password, press
CONNECT ).
any input on how to use the modem to send/receive files without the internet
through VB would be greatly appreciated.
Thanks,
Omri