internet explorer 11 - How to simulate Entry in html code - c# webbrowser control is only ie11? -


I have a SAP website in which I want to enter data with the AC # application that I have to write.

At this time, I try to use webbrowser control, but it is only IE11 (or better to say: it uses the latest installed version, it is IE11 on my server ).
Unfortunately SAP web page is provided in header through header-meta-entry in IE11 mode, which is ignored by webbrower control.

So, any ideas how to get my application?


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -