Search found 2 matches

by Laakkus
01 Nov 2011 17:14
Forum: DOS Batch Forum
Topic: How to read web page source?
Replies: 4
Views: 6180

Re: How to read web page source?

Thank you both for your quick replies!
I'll get back to you if I run into more trouble ;)
by Laakkus
01 Nov 2011 16:13
Forum: DOS Batch Forum
Topic: How to read web page source?
Replies: 4
Views: 6180

How to read web page source?

Hello. I need to read (and search for a string) a web page's source. Any help appreciated. The search part i think i can handle, but haven't been able to find anything to get the web page source to a string/array/anything that i can manipulate. I'd prefer a solution WITHOUT any external programs if ...