|
-
May 8th, 1999, 04:01 AM
#1
how to detect URLs in a string?
i encountered problems in detecting URL from a given string, i need to know the url's location in the string. i programmed a little program but it can't fulfill my demands.
for example, there is a string like "example: www.codeguru.com and www.microsoft.com/msn, two URLs"
then the program should be able to detect the "www.codeguru.com" and the "www.microsoft.com/msn". can anyone give me some hint? thanks a lot.
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
|