Internet Information ServicesLimit this to IIS questions and posts. ASP/ASP.NET questions should still go in the ASP/ASP.NET forums.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Internet Information Services section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other programmers’ questions, win occasional prizes given to our best members, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
I am not sure whther or not to post in this forum, nevertheless I am posting here.
I would like to know how to automate a telnet logon through a DOS batch file.
Can we something like a DOS batch file, which has a command such as -
telnet <UploadScript> <hostname>
and an UploadScript which has the username and password which will be used to login to the telnet session?