Browser within a browser

C

CJD

Hello,

I am new to .NET and am wondering if there is a way to put a Web
Browser Control into a .NET Web Application. So basically I would end
up with a browser in a browser. Is this possible and if so could you
give me some clues to get started?

I want my users to be able to browse external sites from within my
site, but I don't want to deal with cross-domain scripting/frame
issues.

Thanks in advance!
 
C

CJD

I had wanted to be able to read the URL of the site being browsed in
the IFRAME. (i.e., make a navigational history in pane 1 of the sites
being browsed in pane 2). However from what I understand, cross-domain
security issues will probably still prevent me from doing this. Is
there any way, short of a plug-in or BHO to accomplish this? Maybe
something on the server-side?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top