使用VB Express Edition访问互联网 [英] Access to internet with VB Express Edition

查看:56
本文介绍了使用VB Express Edition访问互联网的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是VB.net的新手,我想将一个应用程序从VB6升级到

VB2005。

VB6应用程序使用一个不可见的WebBrowser控件来访问一些

页面并解析内容。

VB2005有更好的方法吗?

WebBrowser没有错(除了内存泄漏) ,但是因为

我不需要显示任何网页内容我想知道是否有一个

更轻松的方式。


谢谢,

Stefano

解决方案

我认为这个页面对我很有帮助,但我我无法找到

的例子。

如何下载上述文件?


Tosco写道:


我是VB.net的新手,我想将一个应用程序从VB6升级到

VB2005。

VB6应用程序使用不可见的WebBrowser控件访问一些

页面并解析内容t。

VB2005有更好的方法吗?

WebBrowser没有错(除了内存泄漏),但是因为

我不喜欢不需要显示任何网页内容我想知道是否有一个

更轻松的方式。


谢谢,

Stefano




" Tosco" < st *********** @ gmail.comwrote in message

news:11 ******************* ***@a3g2000cwd.googlegro ups.com ...


我认为这个页面会对我有帮助,但我找不到

例子。

如何下载上述文件?


Tosco写道:


我是VB.net的新手,我想将一个应用程序从VB6升级到

VB2005。

VB6应用程序使用一个不可见的WebBrowser控件访问一些

页面并解析内容。

VB2005有更好的方法吗?

WebBrowser没有错(除了内存)泄漏),但因为

我不需要显示任何网页内容我想知道是否有一个

更轻松的方式。

谢谢,

Stefano



-

<响应类型= QUOT;通用" language =" VB.Net">

此新闻组适用于Visual Basic版本6.0的用户

及更早版本,而不是误导性地命名为VB.Net

或VB 200x。解决方案,甚至通常是问题,一个平台的
在另一个平台上将毫无意义。

当VB.Net发布时,微软创建了新的新闻组

致力于新平台,以便两组开发人员都不需要涉及不相关的b
主题。查找包含dotnet,

" framework"或vsnet的单词的新闻组。以他们的名义。


对于news.microsoft.com新闻服务器试试这些:

news://msnews.microsoft.com/

microsoft.public.dotnet.general

microsoft.public.dotnet.languages.vb

microsoft.public.dotnet.languages.vb.upgrade

microsoft.public.dotnet.languages.vb.controls

microsoft.public.dotnet.framework.windowsforms.con trols

microsoft.public.vsnet.general

microsoft.public.vstudio.general
microsoft.public.dotnet.framework.aspnet ....

< / response>


Ralph,


在VB6和VB.Net 2002/2003中使用了互操作AXWebbrowser。

在VB.Net 2005中集成了Net Class Webbrowser。


请注意,它仍然是Interenet Explorer的互操作。 webbrowser

类作为AXWebbrowser的事件少一些,但它有更多的

属性来操作文档。


我遇到的一个问题是你不能再下载完成了,但是

Herfried在这个新闻组中加入了很好的代码来克服这个问题。


Cor


" Ralph" < nt ************* @ yahoo.comschreef in bericht

news:b9 ***************** *************@arkansas.net ...


>

" Tosco" < st *********** @ gmail.comwrote in message

news:11 ******************* ***@a3g2000cwd.googlegro ups.com ...


>我认为这个页面会对我有帮助,但我找不到
示例。
如何下载上述文件?

Tosco写道:


我是新的到VB.net,我想将一个应用程序从VB6升级到

VB2005。

VB6应用程序使用一个不可见的WebBrowser控件来访问一些

页面并解析内容。

VB2005有更好的方法吗?

WebBrowser没有错(除了内存泄漏),但是因为

我不需要显示任何网页内容我想知道是否有一个

更轻松的方式。


谢谢,
Stefano



-

< response type =" generic" language =" VB.Net">

此新闻组适用于Visual Basic版本6.0的用户

及更早版本,而不是误导性地命名为VB.Net

或VB 200x。解决方案,甚至通常是问题,一个平台的
在另一个平台上将毫无意义。

当VB.Net发布时,微软创建了新的新闻组

致力于新平台,以便两组开发人员都不需要涉及不相关的b
主题。查找包含dotnet,

" framework"或vsnet的单词的新闻组。以他们的名义。


对于news.microsoft.com新闻服务器试试这些:

news://msnews.microsoft.com/

microsoft.public.dotnet.general

microsoft.public.dotnet.languages.vb

microsoft.public.dotnet.languages.vb.upgrade

microsoft.public.dotnet.languages.vb.controls

microsoft.public.dotnet.framework.windowsforms.con trols

microsoft.public.vsnet.general

microsoft.public.vstudio.general
microsoft.public.dotnet.framework.aspnet ....

< / response>



I''m new to VB.net and I want to upgrade an application from VB6 to
VB2005.
The VB6 application uses an invisible WebBrowser control to access some
pages and parse the content.
Is there a better way with VB2005?
Nothing wrong with the WebBrowser (besides the memory leaks), but since
I don''t need to show any web page content I was wondering if there is a
ligher way.

Thanks,
Stefano

解决方案

I think that this page would help me, but I''m not able to find the
example.
How can I download the mentioned files?

Tosco wrote:

I''m new to VB.net and I want to upgrade an application from VB6 to
VB2005.
The VB6 application uses an invisible WebBrowser control to access some
pages and parse the content.
Is there a better way with VB2005?
Nothing wrong with the WebBrowser (besides the memory leaks), but since
I don''t need to show any web page content I was wondering if there is a
ligher way.

Thanks,
Stefano



"Tosco" <st***********@gmail.comwrote in message
news:11**********************@a3g2000cwd.googlegro ups.com...

I think that this page would help me, but I''m not able to find the
example.
How can I download the mentioned files?

Tosco wrote:

I''m new to VB.net and I want to upgrade an application from VB6 to
VB2005.
The VB6 application uses an invisible WebBrowser control to access some
pages and parse the content.
Is there a better way with VB2005?
Nothing wrong with the WebBrowser (besides the memory leaks), but since
I don''t need to show any web page content I was wondering if there is a
ligher way.

Thanks,
Stefano

--
<response type="generic" language="VB.Net">
This newsgroup is for users of Visual Basic version 6.0
and earlier and not the misleadingly named VB.Net
or VB 200x. Solutions, and often even the questions,
for one platform will be meaningless in the other.
When VB.Net was released Microsoft created new newsgroups
devoted to the new platform so that neither group of
developers need wade through the clutter of unrelated
topics. Look for newsgroups with the words "dotnet",
"framework", or "vsnet" in their name.

For the news.microsoft.com news server try these:

news://msnews.microsoft.com/
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
microsoft.public.dotnet.languages.vb.upgrade
microsoft.public.dotnet.languages.vb.controls
microsoft.public.dotnet.framework.windowsforms.con trols
microsoft.public.vsnet.general
microsoft.public.vstudio.general
microsoft.public.dotnet.framework.aspnet....
</response>


Ralph,

In VB6 and VB.Net 2002/2003 was the interop AXWebbrowser used.
In VB.Net 2005 is integrated the Net Class Webbrowser.

Be aware that it are still interops to Interenet Explorer. The webbrowser
class has a little bit less events as the AXWebbrowser, however it has more
properties to manipulate the document.

One problem I have is that you cannot do anymore download complete, however
Herfried has put in this newsgroup nice code to overcome that.

Cor

"Ralph" <nt*************@yahoo.comschreef in bericht
news:b9******************************@arkansas.net ...

>
"Tosco" <st***********@gmail.comwrote in message
news:11**********************@a3g2000cwd.googlegro ups.com...

>I think that this page would help me, but I''m not able to find the
example.
How can I download the mentioned files?

Tosco wrote:

I''m new to VB.net and I want to upgrade an application from VB6 to
VB2005.
The VB6 application uses an invisible WebBrowser control to access some
pages and parse the content.
Is there a better way with VB2005?
Nothing wrong with the WebBrowser (besides the memory leaks), but since
I don''t need to show any web page content I was wondering if there is a
ligher way.

Thanks,
Stefano


--
<response type="generic" language="VB.Net">
This newsgroup is for users of Visual Basic version 6.0
and earlier and not the misleadingly named VB.Net
or VB 200x. Solutions, and often even the questions,
for one platform will be meaningless in the other.
When VB.Net was released Microsoft created new newsgroups
devoted to the new platform so that neither group of
developers need wade through the clutter of unrelated
topics. Look for newsgroups with the words "dotnet",
"framework", or "vsnet" in their name.

For the news.microsoft.com news server try these:

news://msnews.microsoft.com/
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
microsoft.public.dotnet.languages.vb.upgrade
microsoft.public.dotnet.languages.vb.controls
microsoft.public.dotnet.framework.windowsforms.con trols
microsoft.public.vsnet.general
microsoft.public.vstudio.general
microsoft.public.dotnet.framework.aspnet....
</response>



这篇关于使用VB Express Edition访问互联网的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆