longzu / csexwb2

Automatically exported from code.google.com/p/csexwb2
0 stars 0 forks source link

Issue with control and IE6 #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have problem with using this control with IE7 the same code work for IE6

I have a program where I Main Form contains the webclient object. and I
have to use it on three different classes. So i pass the object of the
webclient by ref when i call methods in these classes. 
It is also used on the main form to login to my account.
I have noticed that If i use it once on the  i.e login it won't work in
other class i call methods from. but will work if I use it on main form.

When i tried to use the same code with ie6 it works...

I am using WinXP sp2 and IE7 ver 1.0.0.7 (notworking)

I am using WinXP sp2 and IE6 ver 1.0.0.7 (Working)

Original issue reported on code.google.com by t4ur...@googlemail.com on 17 Dec 2007 at 12:27