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
Post a Comment