I want to develop the add on for IE that will open a feedback form and submit. For Chrome there are many resources but IE I didn`t get any specific example. Can anyone help me out.
Asked
Active
Viewed 52 times
-1
-
Why Internet Explorer? No really, I want to know. – Dai Nov 30 '21 at 10:44
-
It was the requirement before, I am just updating the question for the sake of stack overflow policy which is not allowing me to ask further question. #sorry. – DT_2 Nov 30 '21 at 10:46
1 Answers
-1
You could refer to the following reference to develop IE Add on:
Sample Internet Explorer add-on: Advanced Search
How to create Internet Explorer add-on in Visual Studio (C#, VB.NET)
Then, refer to this article to manage add-ons in Internet Explorer 11

Zhi Lv
- 18,845
- 1
- 19
- 30
-
It is not useful links as I have already visited and nothing found helpful. – DT_2 Mar 19 '19 at 08:01
-
-