|
-
Jul 14th, 2006, 12:07 PM
#1
Re: extract the urls,phone no,faxes
You would need to look into the world of Regex.... it allows you to match on patterns of text, and can be quite powerful when done right.
A good tutorial: http://www.codeproject.com/dotnet/RegexTutorial.asp
I have also posted several Regex examples in this forum if you search for Regex and my username...
-
Jul 14th, 2006, 01:05 PM
#2
Fanatic Member
Re: extract the urls,phone no,faxes
hmm.. you may want to consider editing the post to include vbcode tags so that the code doesn't look so ugly.
secondly, what was given to you was merely an example. you will have to work the rest yourself.
we cannot write the entire application for you, unless you have a specific question I'm not quite sure anyone can do much more for you.
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
|