How to start Internet Explorer browser instance with POST request -


i have 2 part question:

  1. is there way start internet explorer , have send post request url? know can start ie url , have send get, need post

  2. is there way start ie browser instance set of cookies?

no, if you're in control of web application can load page post through javascript.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -