delphi - how to use TEmbeddedWB or TWebbrowser in separate instance? -


possible duplicate:
how use twebbrowser on diffent cache?

i wanted twebbrowser or tembeddedwb open in separate instance. login multiple accounts. think done cookies, me?

i think might barking wrong tree here. after long @ type of issue on number of months came conclusion way programmatically have separate embedded browsers using different caches have them in different applications , run applications different users. suspect cache configuration built embedded browser works seamlessly equivalent actual browser, i.e. can share cookies, etc. suprised if find else works ;-)


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -