Hi guys, two things, i want to make a text box where i can type in web address and when i click go the program scans the text on that webpage for a name say Joe Bloggs. How would i do these two things, i have done the load webpage thing before but cant remember how but the second thing is my real problem
It's not lack of knowledge, it's, as Hack intimated, lack of interest in helping someone with your attitude.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read. Please Help Us To Save Ana
So I posted asking for help with an attitude ?
I think not, it just makes me mad when somebody just can't tell me if they know or not, or tell me if I have an attitude which when I asked for help I did't,
There's tons of code here on the forum for scanning html or scanning web pages, you just have to do a search.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read. Please Help Us To Save Ana
Thanks static, that looks like what i need, but here attached is what i have done, the button called button1 is the one i want to press to scan the webpage for links, and place the results in the listbox, but it says there is a problem, which i cannot figure, about the AHREF.href bit
THanks
Alex