|
-
Jul 14th, 2006, 01:24 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] suppressing ie warnings
iam using a webbrowser to connect to the googleaccounts service .now because it establishes a secure connection first .
so sometimes it displays security warnings like accept security certificate,display non-secure items and all that stuff that we encounter if we use ie to visit any secure site.
so is there a way i can suppress these warnings because i know that googleaccounts is a trusted source.
-
Jul 14th, 2006, 01:26 PM
#2
Fanatic Member
Re: suppressing ie warnings
You can use WebBrowser1.Silent = True
-
Jul 14th, 2006, 01:36 PM
#3
Thread Starter
Frenzied Member
Re: suppressing ie warnings
alright i did that .i put that in my form_load event .are u sure it will work?? because it doesnt pop up all the time(those warnings)or is there a way i can check if its working?
-
Jul 14th, 2006, 02:43 PM
#4
Fanatic Member
Re: suppressing ie warnings
If you reboot your computer and then try it you will be able to see if it works or not
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|