Afternoon.

Is the following possible:

I have quite an involved c#.NET forms application, written over time
by various hands. I want to be able to control this application via a
web interface, but do not want to have to rewrite massive chunks of
code.

I was looking at using webApplications and SOAP packets - basically I
just want to be able to generate a soap packet from a webite that
remotely says to my server "press button X on form Y".

Is this in any shape or form possible, or am i going to have to
rewrite my entire application...

Cheers,

Ben

Reply via email to