Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
exicuting a batch file remotley
Name: jerblaster23 Date: June 9, 2004 at 22:56:21 Pacific OS: xp pro CPU/Ram: 400mb
Comment:
I have microsoft IIS web server running on my pc and I wanted to creat a web page with some links that could trigger batch files on my pc remotley when I click on them. Is this possable? thanks
Today's subliminal thought is: 'Calm down ... it's only ones and zeros.'
0
Response Number 2
Name: jerblaster23 Date: June 10, 2004 at 13:14:05 Pacific
Reply:
thanks for the quick reply I checked out the link but it doesn't seem to be about what I need, maybe I am missing something.
I am basicley trying to triger a task on my pc via a batch file while away from home on a public pc. so I wanted to creat a page with a link so I could exicute this command. thanks for the help
Summary: I am trying to create a batch file that will move files from one folder to another. The naming convention in XP seems to be different than what I am used to. Instead of typing move c:\*.mp3 c:\mydocu~...
Summary: How do I make a batch file that will create a directory named the current date and copy specific data from a network drive to that directory? I'm the best at what I do...and it ain't pretty Bub! ...
Summary: Hello, I'm attempting to make a batch file which will telnet into my router, send my password through the telnet connection, and then a few basic commands to move through menus, and then exit the menu...