realbasic-nug
[Top] [All Lists]

Re: Re: Validate URL

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Re: Validate URL
From: "Dennis Birch" <dennisbirch at gmail dot com>
Date: Thu, 31 Aug 2006 11:37:53 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qMes19KnSUcrr7l8Hd/z7AWiMCTU9xJ71HOjY3+ccz2SLFiyjiO9qimDf7Rf9IheH2ec8veqIgHatOF3bBXgW0EzaF5pTTm23ULa1Wpz5LrAR5efSbtWfQbTG1YZbtk+4WzVs/ALUCBrXcMwWF97XLzHVoi++HTLbtScfWlx+bQ=
References: <4D4FE5BC-9474-4F41-A279-8CCED96FB8B4 at jettfuel dot net> <020c01c6cca3$5dd7ff10$6401a8c0 at HP> <fed2e2560608311021x3edb7493m9d6511a09b1b348d at mail dot gmail dot com> <22BC1D60-43FC-4A72-8610-6E71AE909944 at declareSub dot com> <7A504711-7D58-43CE-A098-5F25E8801699 at mobleybros dot com> <C720ACBE-0A2B-45EF-A279-94FD5422165B at great-white-software dot com>
What do you mean by "anchored to the beginning and end"?

On 8/31/06, Norman Palardy <npalardy at great-white-software dot com> wrote:
> All this RegEx really does is verify that a URL is within the
> contents of the string... you can have 100 pages of data and it
> will locate the first URL.  As written, this search pattern does
> not verify that the entire source string is a valid URL.

if it were anchored to the beginning and end that should verify the
entire contents are a valid URL
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>