Batch files updates

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
sourpet
Posts: 1
Joined: 16 Sep 2011 08:00

Batch files updates

#1 Post by sourpet » 16 Sep 2011 08:09

Hello everyone,
I'm leading a nice little project but the problem is that I have the ideas but not the knownledge to make them real, so here I am.

What I would like to do is a batch file that will display a text from internet.

For example let's say there's a website with only "hello" written on it and I update it to "hi", well I'd like my batch file to update it self (through a command to display hi and not hello any longer).

If it's impossible to do, how about it read a downloadable file from the internet ? Just something from the internet and that gets updated when ordered to.

Thank you.

!k
Expert
Posts: 378
Joined: 17 Oct 2009 08:30
Location: Russia

Re: Batch files updates

#2 Post by !k » 16 Sep 2011 12:22


Post Reply