How to Get a html page content using Inet in vb6 and put the content in a TextBox?

后端 未结 3 749
没有蜡笔的小新
没有蜡笔的小新 2021-01-25 08:19

How to Get a html page content using Inet in vb6 and put the content in a TextBox ?

3条回答
  •  广开言路
    2021-01-25 09:00

    You can also use vb6 webbrowser control.Using this you can get html page and of course according to html tag,input id etc.

提交回复
热议问题