in my web application i have a button controls like yahoo button, gmail button etc.,
when i click on any button i want to show the related site in my web application (i want to show the site in a particular part of my web application) right side corner of my web application how can i show the site, which control i have to use.
in window application we have webBrowser control in web application how can i show the website.
in my web application i have a button controls like yahoo button, gmail button
Share
iframe (although some site authors object to having their content embedded in other sites and implement frame bursting techniques)