L
Lucas Tam
Hi all,
Has anyone done this before? Send client side keystrokes to an application
from a webpapge? This maybe more of a Javascript question.
In short, I have an application on the client's desktop that needs to
communicate with an ASP.NET application. The only interface into the
application are keystrokes and DDE.
Is there anyway to raise client side keystrokes or DDE via javascript?
Perhaps the Win32 PostMessage function might work?
Or could a Winforms control hosted in IE work?
Any ideas?
Has anyone done this before? Send client side keystrokes to an application
from a webpapge? This maybe more of a Javascript question.
In short, I have an application on the client's desktop that needs to
communicate with an ASP.NET application. The only interface into the
application are keystrokes and DDE.
Is there anyway to raise client side keystrokes or DDE via javascript?
Perhaps the Win32 PostMessage function might work?
Or could a Winforms control hosted in IE work?
Any ideas?