Ok, so to make a long story short I'm making an automator/bot for Mocospace(yes, i know its broken o down but ive gotten excellent results.) Anyways, Ive gotten everything down from comments, messages, and all but I can't seem to get the parsing of the usernames down. The HTML isn't complicated at all, I'm just not too familiar with RegEx and/or VisualBasic.Left,Mid,Right, etc. So could someone please assist me in this problem. Once that program is in beta stage, i'll be more than happy to release a pre-beta as well.
Ok so, heres what I'm trying to do..
Possible parse #1:
**"manofgod78" is what I'm trying to parse and have added to listbox.**
I appreciate all the help, in advance.
-Xecurity.
Ok so, heres what I'm trying to do..
Possible parse #1:
HTML:
<strong> <a href="/manofgod78">manofgod78</a> </strong> <div class="asl" style="float: right"> 34 M </div> </div> <div class="asl" style="padding-top: 5px">
I appreciate all the help, in advance.
-Xecurity.