HELP !!! How can I do HTML view source
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Hi I would like to get the source of HTML doucmnets for the net (like from cnn site) in to string . Can any one help and tell me how to do that in VB6 Thnaks MXG
Use Microsoft Inet control? :-) or try HTTP request with WinSock, but I guess that is harder to do... greetz ;-) *Niels Penneman*
Software/Dev Site
Personal Site
-
Hi I would like to get the source of HTML doucmnets for the net (like from cnn site) in to string . Can any one help and tell me how to do that in VB6 Thnaks MXG