Results 1 to 2 of 2

Thread: extracting data from html (webpage)

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    2

    Question 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">&nbsp;</span>&nbsp; &nbsp;Post subject: Subject Subject Subject Subject Subject Subject Subject</span></td>
    				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;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&amp;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&amp;p=24&amp;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&amp;p=24&amp;t=21&amp;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.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: extracting data from html (webpage)

    Thread Moved
    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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
  •  



Click Here to Expand Forum to Full Width