Forum: VB.NET Nov 21st, 2008 |
| Replies: 5 Views: 3,578 It's still webbrowser component :D is it different way to do this ? Or its can be just with webbrowser anyway thanks 4 the helps. |
Forum: VB.NET Nov 20th, 2008 |
| Replies: 5 Views: 3,578 Thanks for reply the topic simulanics but my problem is little different. I can not be use the Webbrowser control on this program. How can i do this with another way? Thats all i need. If you know... |
Forum: VB.NET Nov 12th, 2008 |
| Replies: 5 Views: 3,578 Hey guys, i need to read form(s) on VB.Net from the simple html based web sites, like on VB6 webbrowser object;
WebBrowser.Document.All("form").All("field")
But i shouldn't to use a WebBrowser... |