Search found 1 match
- 12 Aug 2014 10:04
- Forum: DOS Batch Forum
- Topic: Please Help! - Html In batch file messes up special chars
- Replies: 2
- Views: 2921
Please Help! - Html In batch file messes up special chars
Why does my batch file code keep going all weird after running internal html? How do I fix this? f you take the html code and the call for the html code out of the provided code below, the special characters make a bar on the command line window, but for some reason with the html, it wont, why?? Pl...