Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 12th, 2008, 07:41 AM
Authorized User
 
Join Date: Jul 2008
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default HTML contents reading in C# (desktop application)

Dear friends
I need to get the contents of HTML page
that HTML page is a page from a FORUM
So i want to get the , page title, thread title, images inside, Posted messages in that thread, Post count etc

Thank you

aliusmankhan
__________________
aliusmankhan
 
Old October 29th, 2008, 04:35 PM
Authorized User
 
Join Date: Nov 2006
Posts: 93
Thanks: 0
Thanked 1 Time in 1 Post
Default

You will probably want to start with the System.Net.HttpWebRequest class to read in the web page from the forum. You'll want to build a few classes to handle the data in forum, but that will depend on which forum you are wanting to read.

Get started and write back when you have a more specific question.

What you don't know can hurt you!
 
Old October 30th, 2008, 08:03 AM
Authorized User
 
Join Date: Jul 2008
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by David_0223
 You will probably want to start with the System.Net.HttpWebRequest class to read in the web page from the forum. You'll want to build a few classes to handle the data in forum, but that will depend on which forum you are wanting to read.

Get started and write back when you have a more specific question.

What you don't know can hurt you!
thank you david
i have completed the development. had to do allot of work
if any one need help i can help them out
thank you for ur support

aliusmankhan





Similar Threads
Thread Thread Starter Forum Replies Last Post
security for Desktop application mattphung Pro VB.NET 2002/2003 5 May 30th, 2008 12:32 PM
Reading contents of other window controls furqanms C# 2005 0 June 15th, 2007 02:04 PM
DotNet Desktop Application with Oracle aliirfan84 ADO.NET 3 January 17th, 2007 01:38 AM
how to use css in C#(desktop application) ahmad_diab85 C# 1 December 28th, 2006 12:56 PM
Capturing\Reading File Contents into DB with PHP aingalsbe PHP How-To 2 December 30th, 2005 09:48 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.