Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. 2WebBrowsers like in 2 Apps

2WebBrowsers like in 2 Apps

Scheduled Pinned Locked Moved C#
question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AmirNapster
    wrote on last edited by
    #1

    I want to create an application that show 2 webbrowsers control in one app like they run in 2 app. When i use webbrowsers in 2 applicaion i think they have session but in one app it is same. How i can create 2 Tab in my app with 2webbrowsers with separate sessions?

    A N 2 Replies Last reply
    0
    • A AmirNapster

      I want to create an application that show 2 webbrowsers control in one app like they run in 2 app. When i use webbrowsers in 2 applicaion i think they have session but in one app it is same. How i can create 2 Tab in my app with 2webbrowsers with separate sessions?

      A Offline
      A Offline
      Arindam Sinha
      wrote on last edited by
      #2

      amir19 wrote:

      create an application that show 2 webbrowsers control in one app

      I am not very clear about your requirement. Are you creating any Windows application where you want to have two embeded browser controls? Then it's possible. Anyway, please clearly specify.

      Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this message using rating.

      A 1 Reply Last reply
      0
      • A Arindam Sinha

        amir19 wrote:

        create an application that show 2 webbrowsers control in one app

        I am not very clear about your requirement. Are you creating any Windows application where you want to have two embeded browser controls? Then it's possible. Anyway, please clearly specify.

        Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this message using rating.

        A Offline
        A Offline
        AmirNapster
        wrote on last edited by
        #3

        Yes it is correct. I created two webbrowsers in a windows application. When i open same site with these ones they have same session. I want to they behave like when they are in two applications. I opened my app two times and browsers had separate sessions and cookies.

        A 1 Reply Last reply
        0
        • A AmirNapster

          I want to create an application that show 2 webbrowsers control in one app like they run in 2 app. When i use webbrowsers in 2 applicaion i think they have session but in one app it is same. How i can create 2 Tab in my app with 2webbrowsers with separate sessions?

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          It's considered bad manners around here to post your message on multiple forums. Pick one and stick with. Delete the other since it has no responses.


          only two letters away from being an asset

          1 Reply Last reply
          0
          • A AmirNapster

            Yes it is correct. I created two webbrowsers in a windows application. When i open same site with these ones they have same session. I want to they behave like when they are in two applications. I opened my app two times and browsers had separate sessions and cookies.

            A Offline
            A Offline
            Arindam Sinha
            wrote on last edited by
            #5

            Amir, Now your problem is clear to me..But it seems to be difficult one :doh: I found few things which might consider for your design. 1. The issue you are mentioning is kinda feature of your browser. I think you are using some IE with version < 8. This similar session feature could be referred as SessionMerging. IE 8.0 is coming with a feature where you can create some new sessions (please look into this article[^]). But I am not yet sure how you are going to force that new session. Anyway, keep searching on that. 2. There might be very "optimistic" approach of creating your next WebBroser from a separate process. if you can achieve (not very sure on this) this then this might help. Other thing, it's better to have another design keeping this limitation in mind. Or wait for someone who can help you better. :)

            Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this message using rating.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups