I have created a simple html page with button and text field. I type in the ipaddress of the router device and click the button. when i click the button it should open the telnet application for that router.
In windows OS we go to start->run and type in telnet "ipaddress" and the appropriate device will be invoked and i just want this to happen when the button in the html page is clicked.