|
-
Jul 13th, 2006, 11:43 AM
#1
Thread Starter
Junior Member
give me valueble suggetion
hai
friends&&gentlemens
I am developing an windows application.the application deals with extracting urls from a specified webpage(web page name will be given dynamically).now i want to get all the urls/phone nos/fax no presented in that web page.friends give me ur valuable suggestions
thnks to everybody
-
Jul 13th, 2006, 12:03 PM
#2
Re: give me valueble suggetion
Well, first, you really should post this in the appropriate forum.... you're not going to get much help here in the codebank.
-tg
-
Jul 13th, 2006, 03:44 PM
#3
Re: give me valueble suggetion
Moved from CodeBank forum (which is for code examples, not questions)
-
Jul 13th, 2006, 04:04 PM
#4
Re: give me valueble suggetion
Use the HttpWebRequest class to request the page. You will then need to run a string matching algorithm, possibly using regular expressions or simple search within the string based upon some sort of an ID within the html (since in most likelihood, it will not be well formed HTML/XHTML).
-
Jul 14th, 2006, 06:25 AM
#5
Thread Starter
Junior Member
Re: give me valueble suggetion
thanks for response
regarding this projest if iwant to get the code in c#.net or vb.net ,(actually this ia very difficult project iam thinking),where i can post this problem
give me a suggetion
thanks everybody,thanks somuch
-
Jul 15th, 2006, 04:54 AM
#6
Re: give me valueble suggetion
I know this may sound as an audacious and ridiculous suggestion, but you could try doing this yourself.
If you're willing to pay to get it done, go to www.rentacoder.com
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
|