| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#11
| |||
| |||
| re: !> The first link returned has nothing to do with hosting a webbrowser activex !> control in a webpage. It is about hosting a webbrowser control (different !> from a webbrowser activex control now that there is a crippled webbrowser !> control included in the .Net toolbox) and using it to post to a webpage If that's so, the guy who wrote the article doesn't know what he's writing about when he writes that : <quote> "This article discusses how to use the *WebBrowser ActiveX control* in Microsoft Visual Basic .NET to post form data." </quote> How is the *WebBrowser ActiveX control*, which the article describes, different from the "webbrowser activex control" which you are referring to ? What does what you refer to as a "webbrowser activex control" do, which the *WebBrowser ActiveX control* described in the article doesn't do, in your judgment ? Juan T. Llibre, asp.net MVP asp.net faq : http://asp.net.do/faq/ foros de asp.net, en espaņol : http://asp.net.do/foros/ ====================================== "jim" <jim@home.net> wrote in message news:4jaHi.95409$pu2.76749@bignews1.bellsouth.net. .. > Goggled til I turned blue..... > > The first link returned has nothing to do with hosting a webbrowser activex control in a webpage. It is about hosting > a webbrowser control (different from a webbrowser activex control now that there is a crippled webbrowser control > included in the .Net toolbox) and using it to post to a webpage. > > Thanks though..... > "Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message news:%23FbyPhF%23HHA.748@TK2MSFTNGP04.phx.gbl... >> Did you try googling for >> >> http://www.google.com/search?hl=en&q...+%22asp.net%22 >> >> ??? >> >> The first link returned is : >> http://support.microsoft.com/kb/311294 >> >> >> >> >> Juan T. Llibre, asp.net MVP >> asp.net faq : http://asp.net.do/faq/ >> foros de asp.net, en espaņol : http://asp.net.do/foros/ >> ====================================== >> "jim" <jim@home.net> wrote in message news:Pq8Hi.41896$Y7.23718@bignews3.bellsouth.net.. . >>> ...or the beverage of your choice at your local Starbucks if you can help me find a working code sample in VB.Net >>> 2005 that shows a webpage hosting a webbrowser activex control. >>> >>> OK....it *is* a crazy request.....so make that 2 of your favorite beverages. One for you and one for a friend. >>> >>> jim >>> >>> >>> >> >> > > |
|
#12
| |||
| |||
| I think the main question here would be "why do you want to host a webbrowser control in a web page?". In other words, what is the goal? -- Peter Recursion: see Recursion site: http://www.eggheadcafe.com unBlog: http://petesbloggerama.blogspot.com BlogMetaFinder: http://www.blogmetafinder.com "jim" wrote: > ....or the beverage of your choice at your local Starbucks if you can help me > find a working code sample in VB.Net 2005 that shows a webpage hosting a > webbrowser activex control. > > OK....it *is* a crazy request.....so make that 2 of your favorite beverages. > One for you and one for a friend. > > jim > > > > |
|
#13
| |||
| |||
| I think the main question here would be "why do you want to host a webbrowser control in a web page?". In other words, what is the goal? -- Peter Recursion: see Recursion site: http://www.eggheadcafe.com unBlog: http://petesbloggerama.blogspot.com BlogMetaFinder: http://www.blogmetafinder.com "jim" wrote: > ....or the beverage of your choice at your local Starbucks if you can help me > find a working code sample in VB.Net 2005 that shows a webpage hosting a > webbrowser activex control. > > OK....it *is* a crazy request.....so make that 2 of your favorite beverages. > One for you and one for a friend. > > jim > > > > |
|
#14
| |||
| |||
| To show and extreme version of the ability of activeX controls to be hosted in different environments. What's more extreme than hosting a control inside another instance of itself to show the flexibility and usability of activex controls? Doing so on a webpage simply drives home the fact that you are viewing a control via in instance of that same control. At least that's what I'm being told..... jim "Peter Bromberg [C# MVP]" <pbromberg@yahoo.yohohhoandabottleofrum.com> wrote in message news:7C3C5187-79D6-4D67-8668-04C8AFA0E8ED@microsoft.com... >I think the main question here would be "why do you want to host a >webbrowser > control in a web page?". > In other words, what is the goal? > -- Peter > Recursion: see Recursion > site: http://www.eggheadcafe.com > unBlog: http://petesbloggerama.blogspot.com > BlogMetaFinder: http://www.blogmetafinder.com > > > > "jim" wrote: > >> ....or the beverage of your choice at your local Starbucks if you can >> help me >> find a working code sample in VB.Net 2005 that shows a webpage hosting a >> webbrowser activex control. >> >> OK....it *is* a crazy request.....so make that 2 of your favorite >> beverages. >> One for you and one for a friend. >> >> jim >> >> >> >> |
|
#15
| |||
| |||
| To show and extreme version of the ability of activeX controls to be hosted in different environments. What's more extreme than hosting a control inside another instance of itself to show the flexibility and usability of activex controls? Doing so on a webpage simply drives home the fact that you are viewing a control via in instance of that same control. At least that's what I'm being told..... jim "Peter Bromberg [C# MVP]" <pbromberg@yahoo.yohohhoandabottleofrum.com> wrote in message news:7C3C5187-79D6-4D67-8668-04C8AFA0E8ED@microsoft.com... >I think the main question here would be "why do you want to host a >webbrowser > control in a web page?". > In other words, what is the goal? > -- Peter > Recursion: see Recursion > site: http://www.eggheadcafe.com > unBlog: http://petesbloggerama.blogspot.com > BlogMetaFinder: http://www.blogmetafinder.com > > > > "jim" wrote: > >> ....or the beverage of your choice at your local Starbucks if you can >> help me >> find a working code sample in VB.Net 2005 that shows a webpage hosting a >> webbrowser activex control. >> >> OK....it *is* a crazy request.....so make that 2 of your favorite >> beverages. >> One for you and one for a friend. >> >> jim >> >> >> >> |
|
#16
| |||
| |||
| "Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message news:OPhE5jG%23HHA.5424@TK2MSFTNGP02.phx.gbl... > re: > !> The first link returned has nothing to do with hosting a webbrowser > activex > !> control in a webpage. It is about hosting a webbrowser control > (different > !> from a webbrowser activex control now that there is a crippled > webbrowser > !> control included in the .Net toolbox) and using it to post to a webpage > > If that's so, the guy who wrote the article doesn't know what he's writing > about when he writes that : > > <quote> > "This article discusses how to use the *WebBrowser ActiveX control* > in Microsoft Visual Basic .NET to post form data." > </quote> Please take note of the portion "to post form data". This is a use of the activex control (I was wrong in stating that it was not), but it is not in a webpage. The author explicitly states that the control is used on a windows form under the "Create the Visual Basic .Net Sample Project" heading. > How is the *WebBrowser ActiveX control*, which the article describes, > different from the "webbrowser activex control" which you are referring to > ? > > What does what you refer to as a "webbrowser activex control" do, > which the *WebBrowser ActiveX control* described in the article doesn't > do, in your judgment ? I made a mistake and was thinking of another article to which I was also replying at the time. The link that you gave does show the use of the webbrowser activex control (not the pitiful webbrowser control built into the .Net toolbox that I referred to). However, the web is littered with examples of using the webbrowser control (both activex and .Net versions) in windows forms. What I need to do is to use it in a webpage to fulfill the requirements for this project. jim |
|
#17
| |||
| |||
| "Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message news:OPhE5jG%23HHA.5424@TK2MSFTNGP02.phx.gbl... > re: > !> The first link returned has nothing to do with hosting a webbrowser > activex > !> control in a webpage. It is about hosting a webbrowser control > (different > !> from a webbrowser activex control now that there is a crippled > webbrowser > !> control included in the .Net toolbox) and using it to post to a webpage > > If that's so, the guy who wrote the article doesn't know what he's writing > about when he writes that : > > <quote> > "This article discusses how to use the *WebBrowser ActiveX control* > in Microsoft Visual Basic .NET to post form data." > </quote> Please take note of the portion "to post form data". This is a use of the activex control (I was wrong in stating that it was not), but it is not in a webpage. The author explicitly states that the control is used on a windows form under the "Create the Visual Basic .Net Sample Project" heading. > How is the *WebBrowser ActiveX control*, which the article describes, > different from the "webbrowser activex control" which you are referring to > ? > > What does what you refer to as a "webbrowser activex control" do, > which the *WebBrowser ActiveX control* described in the article doesn't > do, in your judgment ? I made a mistake and was thinking of another article to which I was also replying at the time. The link that you gave does show the use of the webbrowser activex control (not the pitiful webbrowser control built into the .Net toolbox that I referred to). However, the web is littered with examples of using the webbrowser control (both activex and .Net versions) in windows forms. What I need to do is to use it in a webpage to fulfill the requirements for this project. jim |
|
#18
| |||
| |||
| You did not answer Peter's question : What do you want the webbrowser control to do ? Why would you host a webbrowser inside a web browser ? If you want to display info...you can use an Iframe. If you want to scrape info from another server, you can use the WebClient class. Specifically, why do you want to embed a webbrowser control into a web browser ? Juan T. Llibre, asp.net MVP asp.net faq : http://asp.net.do/faq/ foros de asp.net, en espaņol : http://asp.net.do/foros/ ====================================== "jim" <jim@home.net> wrote in message news:dIaHi.95547$pu2.56821@bignews1.bellsouth.net. .. > > To show and extreme version of the ability of activeX controls to be hosted in different environments. What's more > extreme than hosting a control inside another instance of itself to show the flexibility and usability of activex > controls? > > Doing so on a webpage simply drives home the fact that you are viewing a control via in instance of that same control. > > At least that's what I'm being told..... > > jim > > "Peter Bromberg [C# MVP]" <pbromberg@yahoo.yohohhoandabottleofrum.com> wrote in message > news:7C3C5187-79D6-4D67-8668-04C8AFA0E8ED@microsoft.com... >>I think the main question here would be "why do you want to host a webbrowser >> control in a web page?". >> In other words, what is the goal? >> -- Peter >> Recursion: see Recursion >> site: http://www.eggheadcafe.com >> unBlog: http://petesbloggerama.blogspot.com >> BlogMetaFinder: http://www.blogmetafinder.com >> >> >> >> "jim" wrote: >> >>> ....or the beverage of your choice at your local Starbucks if you can help me >>> find a working code sample in VB.Net 2005 that shows a webpage hosting a >>> webbrowser activex control. >>> >>> OK....it *is* a crazy request.....so make that 2 of your favorite beverages. >>> One for you and one for a friend. >>> >>> jim >>> >>> >>> >>> > > |
|
#19
| |||
| |||
| You did not answer Peter's question : What do you want the webbrowser control to do ? Why would you host a webbrowser inside a web browser ? If you want to display info...you can use an Iframe. If you want to scrape info from another server, you can use the WebClient class. Specifically, why do you want to embed a webbrowser control into a web browser ? Juan T. Llibre, asp.net MVP asp.net faq : http://asp.net.do/faq/ foros de asp.net, en espaņol : http://asp.net.do/foros/ ====================================== "jim" <jim@home.net> wrote in message news:dIaHi.95547$pu2.56821@bignews1.bellsouth.net. .. > > To show and extreme version of the ability of activeX controls to be hosted in different environments. What's more > extreme than hosting a control inside another instance of itself to show the flexibility and usability of activex > controls? > > Doing so on a webpage simply drives home the fact that you are viewing a control via in instance of that same control. > > At least that's what I'm being told..... > > jim > > "Peter Bromberg [C# MVP]" <pbromberg@yahoo.yohohhoandabottleofrum.com> wrote in message > news:7C3C5187-79D6-4D67-8668-04C8AFA0E8ED@microsoft.com... >>I think the main question here would be "why do you want to host a webbrowser >> control in a web page?". >> In other words, what is the goal? >> -- Peter >> Recursion: see Recursion >> site: http://www.eggheadcafe.com >> unBlog: http://petesbloggerama.blogspot.com >> BlogMetaFinder: http://www.blogmetafinder.com >> >> >> >> "jim" wrote: >> >>> ....or the beverage of your choice at your local Starbucks if you can help me >>> find a working code sample in VB.Net 2005 that shows a webpage hosting a >>> webbrowser activex control. >>> >>> OK....it *is* a crazy request.....so make that 2 of your favorite beverages. >>> One for you and one for a friend. >>> >>> jim >>> >>> >>> >>> > > |
|
#20
| |||
| |||
| re: !> What I need to do is to use it in a webpage to fulfill the requirements for this project I'll refer you to my just-sent reply. You need to be more specific. Exactly, *what* do you want to achieve with a webbrowser control, that can't be achieved using an Iframe or the webClient .Net class ? Tools have specific uses. Using a hammer as a screwdriver isn't likely to be better than using a screwdriver. Juan T. Llibre, asp.net MVP asp.net faq : http://asp.net.do/faq/ foros de asp.net, en espaņol : http://asp.net.do/foros/ ====================================== "jim" <jim@home.net> wrote in message news:sQaHi.95589$pu2.36064@bignews1.bellsouth.net. .. > > "Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message news:OPhE5jG%23HHA.5424@TK2MSFTNGP02.phx.gbl... >> re: >> !> The first link returned has nothing to do with hosting a webbrowser activex >> !> control in a webpage. It is about hosting a webbrowser control (different >> !> from a webbrowser activex control now that there is a crippled webbrowser >> !> control included in the .Net toolbox) and using it to post to a webpage >> >> If that's so, the guy who wrote the article doesn't know what he's writing about when he writes that : >> >> <quote> >> "This article discusses how to use the *WebBrowser ActiveX control* >> in Microsoft Visual Basic .NET to post form data." >> </quote> > > Please take note of the portion "to post form data". This is a use of the activex control (I was wrong in stating > that it was not), but it is not in a webpage. The author explicitly states that the control is used on a windows form > under the "Create the Visual Basic .Net Sample Project" heading. > >> How is the *WebBrowser ActiveX control*, which the article describes, >> different from the "webbrowser activex control" which you are referring to ? >> >> What does what you refer to as a "webbrowser activex control" do, >> which the *WebBrowser ActiveX control* described in the article doesn't do, in your judgment ? > > I made a mistake and was thinking of another article to which I was also replying at the time. The link that you gave > does show the use of the webbrowser activex control (not the pitiful webbrowser control built into the .Net toolbox > that I referred to). > > However, the web is littered with examples of using the webbrowser control (both activex and .Net versions) in windows > forms. What I need to do is to use it in a webpage to fulfill the requirements for this project. > > jim > > > |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.