Hey guys tried a few things but Im clueless to stuff like regex and I really need this compontent to my project
:(
THIS NEEDS TO BE EXTRACTED - this changes on each refresh
I need that part of the data to be added to a list view
Please help me daniweb!!
Here is the code..
-----------------------------
<div class="span10" style="margin-bottom: 20px; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);">
<div class="file-head" style="padding: 10px;">
<h3 style="text-align: left; font-weight: 700; margin: 0;">Random data here..</h1>
</div>
<div class="file-body" style="clear: both; text-align: left;">
<h4><b>File Name:</b> THIS NEEDS TO BE EXTRACTED </h4>
<h4><b>File ID:</b> 279</h4>
<h4><b>Size:</b> 2.35mb</h4>
<center><a class="btn btn-large btn-info" data-toggle="modal" href="#myModal">Download Your File</a></center>
</div>
</div>
</div>
</div>
</div>