Guest_imported
New member
- Jan 1, 1970
- 0
This is what iam trying to do. Connect to a website, find a certain line of html that looks like this <td><b>1234</b></td> and read the dynamic 4 digit number into a variable. Can some one explain how to accomplish this? I took a class in C++ but I am still a novice.