comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » URL Parsing for wget in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: URL Parsing for wget in IDL [message #54898 is a reply to message #54849] Thu, 19 July 2007 08:45 Go to previous messageGo to previous message
Ben Panter is currently offline  Ben Panter
Messages: 102
Registered: July 2003
Senior Member
Michael Galloy wrote:

> The regular expression they suggest is:
>
> ^((http[s]?|ftp):\/)?\/?([^:\/\s]+)((\/\w+)*\/)([\w\-\.]+[^# ?\s]+)(.*)?(#[\w\-]+)$
>
>
> which I think will be OK for IDL except \s (whitesace) needs to be
> [[:blank:]] and \w (word character) needs to be [[:alnum:]_]
>
> Check out:
>
> http://michaelgalloy.com/2006/06/11/regular-expressions.html
>
> which links to a paper with more details at:
>
> http://www.ittvis.com/codebank/search.asp?FID=311
>

Thanks guys - will do.

Ben

--
Ben Panter, Edinburgh, UK.
Email false, http://www.benpanter.co.uk
or you could try ben at ^^^^^^^^^^^^^^^
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Windows IDL in Parallels on a MacBook
Next Topic: Re: warp_tri()

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 17 21:15:28 PDT 2025

Total time taken to generate the page: 0.64503 seconds