Cheating Network
 
 

Go Back   Cheating Network > Programming > General
Reload this Page VB.net i cant find the good syntax



General

This is a discussion about VB.net i cant find the good syntax within the General section, where you will General Talk of Programming



Reply
 
LinkBack Thread Tools Display Modes
Old 11-06-2009, 09:35 PM   #1 (permalink)
Senior Member
 
Join Date: Mar 2009
Posts: 223
Reputation: 26
DarkMan is on a distinguished road

cBay Rating:
Default VB.net i cant find the good syntax

Hi

Here is the code i have problem

Code:
For Each link As Windows.Forms.HtmlElement In WebBrowser1.Document.Links
                            If link.GetAttribute("href").Contains("lol.php") = True Then
                                If ListBox1.Items.Contains(link) = False Then ListBox1.Items.Add(link)
                                WebBrowser1.Navigate(link)
                            End If
and i need the good syntax for

WebBrowser1.Navigate(link)

whats its supposed to do are to navigate trough the link the program found that correspond to if link.getattribute
DarkMan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Tags
find, good, syntax, vbnet


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I need to find a good refferal site mykohchoo Referral For Cash Trades 4 02-19-2009 10:02 PM
Find me a good deal MarineGuy Chit Chat 14 11-25-2008 04:32 PM
where can i find good deals on random junk? Christmas Hot Deals 14 08-30-2008 07:36 PM
Need to find A good messenger FAST!!! kad77 Computers 8 02-11-2008 11:11 PM
how do u find good sites? Dan Chit Chat 1 01-11-2008 12:48 AM




Powered by vBulletin
Copyright © 2000-2008 Jelsoft Enterprises Limited.
Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.