Search found 3 matches

by spradhan
29 May 2014 08:44
Forum: DOS Batch Forum
Topic: Batch file to open an Intranet page and save file
Replies: 2
Views: 3136

Batch file to open an Intranet page and save file

Currently I have to do this manually on a monthly basis. I am trying to see if there is a batch script to automate this. The steps I need to perform are: 1. Open company intranet site (e.g. m) 2. There is an Excel file posted in the site (e.g. Masterfile.xls). I need to grab that Excel file. 3. Save...
by spradhan
29 May 2014 07:16
Forum: DOS Batch Forum
Topic: Unicode to UTF-8
Replies: 3
Views: 4223

Re: Unicode to UTF-8

Thanks penpen and Liviu.

Liviu - the code worked!! Thanks!
by spradhan
28 May 2014 11:52
Forum: DOS Batch Forum
Topic: Unicode to UTF-8
Replies: 3
Views: 4223

Unicode to UTF-8

I need to convert Unicode to UTF-8 format. How can I write a batch file to do so?

Thanks!