|
-
Aug 30th, 2007, 04:34 PM
#1
Thread Starter
New Member
extracting data from html (webpage)
Hello,
i am looking for a program that can extract the message and title from this html code and apply them to their own list boxes. the html code comes from a phpbb forum. if anyone can do this i can pay them through paypal. thank you.
URL: [Removed by Mod]
HTML CODE BROKEN DOWN
Code:
<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=24#24"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: 30 Aug 2007 09:26 pm<span class="gen"> </span> Post subject: Subject Subject Subject Subject Subject Subject Subject</span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=24"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> <a href="posting.php?mode=editpost&p=24"><img src="templates/subSilver/images/lang_english/icon_edit.gif" alt="Edit/Delete this post" title="Edit/Delete this post" border="0" /></a> <a href="posting.php?mode=delete&p=24&sid=e42f6de9e48fd4530cee1913b8b6a2d4"><img src="templates/subSilver/images/icon_delete.gif" alt="Delete this post" title="Delete this post" border="0" /></a> <a href="modcp.php?mode=ip&p=24&t=21&sid=e42f6de9e48fd4530cee1913b8b6a2d4"><img src="templates/subSilver/images/lang_english/icon_ip.gif" alt="View IP address of poster" title="View IP address of poster" border="0" /></a></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body Message Body</span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
Last edited by RobDog888; Aug 30th, 2007 at 05:13 PM.
-
Aug 30th, 2007, 05:14 PM
#2
Re: extracting data from html (webpage)
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|