batch.scripts
batch.scripts copied to clipboard
Post Fields by command line
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
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?
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...