Results 1 to 15 of 15

Thread: Web Browser Control Security...

  1. #1

    Thread Starter
    Addicted Member DKasler's Avatar
    Join Date
    Jan 2005
    Location
    Brooklyn, NYC
    Posts
    177

    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!

  2. #2
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    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
    My Blog.

    Ryan Jones.

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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.

  4. #4
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    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"

  5. #5

    Thread Starter
    Addicted Member DKasler's Avatar
    Join Date
    Jan 2005
    Location
    Brooklyn, NYC
    Posts
    177

    Re: Web Browser Control Security...

    Quote 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!

  6. #6
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    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
    My Blog.

    Ryan Jones.

  7. #7
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    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"

  8. #8

    Thread Starter
    Addicted Member DKasler's Avatar
    Join Date
    Jan 2005
    Location
    Brooklyn, NYC
    Posts
    177

    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!

  9. #9
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Web Browser Control Security...

    Quote 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
    My Blog.

    Ryan Jones.

  10. #10
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    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"

  11. #11

    Thread Starter
    Addicted Member DKasler's Avatar
    Join Date
    Jan 2005
    Location
    Brooklyn, NYC
    Posts
    177

    Re: Web Browser Control Security...

    Not a bad idea... Thanks sciguyryan
    -----MY SITES-----
    BayRidgeNights.Com - NYC Nightlife Forums

    Fight Communism - Rate Posts!

  12. #12
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    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"

  13. #13
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Web Browser Control Security...

    Quote 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
    My Blog.

    Ryan Jones.

  14. #14
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Web Browser Control Security...

    You agree to the TOU when you install the browser, which absolves them.

  15. #15
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Web Browser Control Security...

    Quote 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
    My Blog.

    Ryan Jones.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width