Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~144 People Reached
Favorite Forums
Favorite Tags
Member Avatar for stefanm981

i need help about visual basic website click buttons without id. Html Code: <div class="likeBox"> <span class="like-active" style="display:none;"></span> <div class=" ghostLink"> <a class="like hintable" hint="Like" href="javascript:void(0)" onclick="if (!Profile.likesBlocked()) { Profile.quickLike('#like_box_53117043234'); $.ajax({data:'authenticity_token=' + encodeURIComponent('6S2x01Deqy77H5OYvhxaDVyncWWcQavyOsTuw7J52/M='), dataType:'script', type:'post', url:'/likes/qwert1312/question/53117043234/add'}); }; return false;"></a> </div> </div> <div class="likeList you-like-block" style="display:none">You like this</div> <div class="likeList people-like-block"></div> …

Member Avatar for LastMitch
0
144