|
-
May 11th, 2005, 02:00 PM
#1
Thread Starter
Addicted Member
Web Browser Control Security...
Just wondering how secure the web browser control is... Is it worth adding into my app to send users to a website to purchase things using credit cards or is there really a total lack of security? In which case I'll just shell out to the default browser.
-----MY SITES-----
BayRidgeNights.Com - NYC Nightlife Forums
Fight Communism - Rate Posts!
-
May 11th, 2005, 02:02 PM
#2
Re: Web Browser Control Security...
I think the control basically acts the same way as IE though, there are not many topics on this subject...
Cheers,
RyanJ
-
May 11th, 2005, 02:06 PM
#3
Re: Web Browser Control Security...
I wouldn't want to be responsible for confidential information that your browser might disclose. Play it safe and shell to the default browser.
-
May 11th, 2005, 02:09 PM
#4
Re: Web Browser Control Security...
the webbrowser control is IE
Security will be just fine (Cough*cough* ehem)
you can also start/control IE itself if you want..
Add the reference...
then in the Gen Dec section of your form...
(if memory serves)
Dim WithEvents IE as new InternetExplorer
then look in your control dropdown...
IE will be there...select it...all the same functions as the Webbrowser control are there
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
May 11th, 2005, 02:19 PM
#5
Thread Starter
Addicted Member
Re: Web Browser Control Security...
 Originally Posted by dglienna
I wouldn't want to be responsible for confidential information that your browser might disclose. Play it safe and shell to the default browser.
Good point, and basically what I was thinking. Althought It would be pretty cool to have a built in browser... Oh well.
-----MY SITES-----
BayRidgeNights.Com - NYC Nightlife Forums
Fight Communism - Rate Posts!
-
May 11th, 2005, 02:35 PM
#6
Re: Web Browser Control Security...
But, as [LGS]Static has said ther underlying problems of IE are still there so, I would say it makes no difference...
Cheers,
RyanJ
-
May 11th, 2005, 02:36 PM
#7
Re: Web Browser Control Security...
90% likely the users default browser is IE..so I would use it
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
May 11th, 2005, 02:43 PM
#8
Thread Starter
Addicted Member
Re: Web Browser Control Security...
you dont think it would open me up to additional liability if something where to happen?
-----MY SITES-----
BayRidgeNights.Com - NYC Nightlife Forums
Fight Communism - Rate Posts!
-
May 11th, 2005, 02:45 PM
#9
Re: Web Browser Control Security...
 Originally Posted by DKasler
you dont think it would open me up to additional liability if something where to happen?
Not of you warn them of the risk, have then accept a lisance before they can use the software. If they read the TOU (Terms Of Use) and agree to it then if anyhting happens it is not your responsability.
Maybe check the default browser and then decide to use the control if they use IE othersise use the shell function too open the default browser.
Cheers,
RyanJ
-
May 11th, 2005, 02:45 PM
#10
Re: Web Browser Control Security...
ever heard of anyone sueing Microsoft cause their credit card # was swiped
or someone hacked info off their PC?
its more likely you'll get you CC# stolen from u at a restaurant than off the web.
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
May 11th, 2005, 02:46 PM
#11
Thread Starter
Addicted Member
Re: Web Browser Control Security...
Not a bad idea... Thanks sciguyryan
-----MY SITES-----
BayRidgeNights.Com - NYC Nightlife Forums
Fight Communism - Rate Posts!
-
May 11th, 2005, 02:47 PM
#12
Re: Web Browser Control Security...
yeah..good Idea
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
May 11th, 2005, 02:50 PM
#13
Re: Web Browser Control Security...
 Originally Posted by DKasler
Not a bad idea... Thanks sciguyryan
Your welcome and its always a good idea to have a TOU in any program, by agreeing to that they then forfit all of your responsability as they aree the ones that agreed to it.
If anyone should be sued for that type of problem it should be Microsoft because its their faulty software that causes the problem.
Cheers,
Ryanj
-
May 11th, 2005, 02:51 PM
#14
Re: Web Browser Control Security...
You agree to the TOU when you install the browser, which absolves them.
-
May 11th, 2005, 02:53 PM
#15
Re: Web Browser Control Security...
 Originally Posted by dglienna
You agree to the TOU when you install the browser, which absolves them.
not always, they had already installed the browser on the system, because I use WinME there was no choice but to use the browser as default...
Does not bother me anyway I use Firefox 
Cheers,
RyanJ
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
|