WebBrowser control bug in .net 2.0
The following is the case where the webbrowser behaves wrong.
Open the url, WebBrowser1.Navigate("http://www.acuraoemparts.com/delray/jsp/srchrslts.jsp")
Now left click on the text box "Enter VIN Number", it removes the text "Enter VIN Number " from the text box.
Now right click on the text box to open the menu for copy and paste, then it again put the text "Enter VIN Number " in the text box.
It works fine in Internet explorer.
Please help me to solve this problem.
Thanks
Javfarary

