|
Answer» Hello,
Every day when I boot up my computer I have to go into one of our intranet pages and input some stuff. It's getting a bit TEDIOUS. I was wondering if it's possible to automate the process using a batch file that runs on STARTUP. Anyone know how I might go about this or whether it's even possible?
Thanks!You cannot do this with a Batch File. Sorry.It's not directly posible with batch but if you have a logon script you could append code that would open a program to do it for you, something like VB or even Firefox/IE. Though that question would BELONG in the programming section.
FBI only answer the question. You folks can go into more detail.
Quote from: Carbon Dudeoxide on January 28, 2009, 07:06:08 AM You cannot do this with a Batch File. Sorry.
Thanks for the reply, and sorry, I didn't realise I'd posted in the wrong forum. Is there another way I might be ABLE to do this or am I stuck with the manual ROUTE?
|