Re: WodTelnetDlx Ctrl + C key send using javascrip - WeOnlyDo Discussion board

Re: WodTelnetDlx Ctrl + C key send using javascrip (General questions)

by Pradeep Nair, Friday, April 11, 2008, 22:09 (5858 days ago) @ Pradeep Nair

Hi,
Im trying to send Ctrl + C combination using telnet.send() method. Its not getting thro.

Even tried VB script but same issue.. Kindly suggest.
[code]
function splcmd()
telnet.SendSpecial 4096
telnet.Send C & chr(13)
end function

[/code]

Failed to mention, im using OCX component. We are having licensed verion.


Complete thread: