extract URL from general text
extract URL from general text
- Subject: extract URL from general text
- From: Hudson Barton <email@hidden>
- Date: Tue, 18 Mar 2008 15:20:32 -0400
I need to extract valid "http" URL's from general (non-html) text. I
define what is valid as follows:
1. begins with "http:"
2. preceded by " "
3. followed by " "
4. containing only valid characters (or validly encoded characters)
as per RFC1738
Anybody have a script handy that might work or can be adapted?
H.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden