Hello Dr.GAD,

   On Thu, 17 Jul 2003 10:50:21 +0300 (17.07.2003 13:50 my local time)
   you wrote about "next line after symbol I know"
   at least in part:

DG> http://www.febooti.com/products/filetweak/
If you want always extract urls:

RegExp will be something like

(?i)                          # we need caseInsensitive mode
(FTP|HTTP)://                 # protocol
([_a-z\d\-]+(\.[_a-z\d\-]+)+) # TCP addr
((/[ _a-z\d\-\\\.]+)+)*       # unix path

-- 
Best regards,
 Alexander Leschinsky

- MOTD:
It is bad luck to be superstitious.
Andrew W. Mathis


________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to