batch.scripts icon indicating copy to clipboard operation
batch.scripts copied to clipboard

Post Fields by command line

Open Tengufb opened this issue 5 years ago • 2 comments

hi,, i need to submit a form post, with one field. until now i was able to get value of field.. but i dont now how to submit a post request with one input value., thanks

Tengufb avatar Sep 29 '20 17:09 Tengufb

Can you give more details? Is it possible the form to have a hidden input filed to prevent automation? I suppose you are referening winhttpjs.bat?

npocmaka avatar Oct 05 '20 15:10 npocmaka

Can you give more details? Is it possible the form to have a hidden input filed to prevent automation? I suppose you are referening winhttpjs.bat?

Yeah.. i need to call it from cmd and send data on POST like input fields data values..

Like key1=value1 key2=value2...

Tengufb avatar Oct 05 '20 18:10 Tengufb