B
BobAchgill
I have a Form that on a timer uses FTP to update data on
the local disk.
I would like this Form to start on boot of the computer
and stay running still shutdown.
Like putting it in the startup folder?? Or is that old
Windows 98 terminology?
For an XP machine is Windows Service for this purpose? I
read some on another post that Windows Service does not
support Forms?!? Hmmmm?
If so... then how do I integrate my Form code with its
data processing into the Windows Service approach?
Thanks!
Bob
the local disk.
I would like this Form to start on boot of the computer
and stay running still shutdown.
Like putting it in the startup folder?? Or is that old
Windows 98 terminology?
For an XP machine is Windows Service for this purpose? I
read some on another post that Windows Service does not
support Forms?!? Hmmmm?
If so... then how do I integrate my Form code with its
data processing into the Windows Service approach?
Thanks!
Bob