开发者

send data to PHP using .vbs

开发者 https://www.devze.com 2023-03-26 07:24 出处:网络
i need a .vbs script to read the contents of a f开发者_运维技巧ile, and send it with POST or GET to an online hosted php

i need a .vbs script to read the contents of a f开发者_运维技巧ile, and send it with POST or GET to an online hosted php been browsing the entire website, didnt find any solution can anyone help ? curl.exe is not usefull in my case


Write a script in VBS and execute using cscript. Here's a page with lots of examples: http://www.paulsadowski.com/wsh/xmlhttp.htm

0

精彩评论

暂无评论...
验证码 换一张
取 消