I don't believe Windows has a built-in utility like cURL on *nix systems, so I doubt that you can do this solely with a .bat file. You'd either have to install an additional utility like cURL for Windows and use such a utility within a .bat file, use PowerShell, or compile code like the above suggestion.
AlHal2
ASKER
Thanks Anil.
HI käµfm³d,
I have Windows 7 which I believe comes with Powershell (not sure which version). Would you have a Powershell script?