Login  
Search All Forums
Dart Home | PowerTCP Telnet for .NET | Custom Development Reply | PowerTCP Telnet for .NET Topics | Forums   
AuthorForum: PowerTCP Telnet for .NET
Topic: Send a ctrl + L to telnet object VB.net
jhallstrand
jerry.hallstrand@mcheese.com

From: Marathon, WI USA
Posts: 3
Member Since: 05/08/06
posted May 8, 2006 3:09 PM

I have created a soft input pad on my screen next to the telnet object. I am trying to send a ctrl L key seq. to the telnet object. I am having troble. Please help!
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 9, 2006 12:42 PM

What exactly have you tried so far?
What happened when you tried it?
jhallstrand
jerry.hallstrand@mcheese.com

From: Marathon, WI USA
Posts: 3
Member Since: 05/08/06
posted May 9, 2006 2:33 PM

telnet1.send(chr(73))

telnet1.send ("^(L)")

telnet1.send ("^L")

But I am not able to pass Ctrl+L to the screen.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 9, 2006 2:36 PM

What is normally supposed to happen when you press CTRL-L when you use other clients to communicate with this site?

What is the exact escape sequence that these clients send?

Reply | PowerTCP Telnet for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX