1

i need a .vbs script to read the contents of a file, 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

1
  • this answer has a link that explains running a post request in VBScript Commented Aug 8, 2011 at 10:42

1 Answer 1

1

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

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.