hi everybody.. I have a very large piece of code/text that randomly contains id numbers like the following pattern:
<span class="enableFriendListFlyout outgoingButton hidden_elem outgoingButton" data-profileid="100002712905738"></span>
is there any way/code/script which i could use to extract/seperate/list these id numbers?
Go to the complete details ...