Hello Kevin O'Brien,
And where is your button located? If on client then u need to send the message
to server (any possible way, IPC, WebService and etc) informing that u need
to start sever app
---
WBR, Michael Nemtsev [C# MVP].
My blog:
http://spaces.live.com/laflour
Team blog:
http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
K> Hey guys,
K>
K> I have a button that when clicked I want it to execute a program on
K> the web server and not on the client machine. Can someone please
K> tell me how this is done?
K>
K> Thank you,
K> Kevin