anyhting is probably better, isValid() seems to be quite unreliable judging by the number of posts I have seen saying it doesn't work. it would be interesting to see what it thinks about itself :-) IsValid( IsValid() )
On Wed, Aug 27, 2014 at 7:21 PM, John M Bliss <[email protected]> wrote: > > This seems better: http://cflib.org/udf/isURL > > > On Wed, Aug 27, 2014 at 2:19 PM, Russ Michaels <[email protected]> > wrote: > > > > > you are better off using your own regex to define what you consider to be > > valid. > > you may find something specific on cflib.org or riaforge.org > > or there is always http://www.validatethis.org/ > > > > > > > > On Wed, Aug 27, 2014 at 7:02 PM, John M Bliss <[email protected]> > > wrote: > > > > > > > > ACF 10's isvalid("url") says that this is not a valid URL. What's your > > > favorite alternative to isvalid("url")? > > > > > > > > > > > > http://www.domain.com/page.php?var=value&var=value&var=http://www.domain.com/path/page.htm&var=value > > > > > > -- > > > John Bliss - http://www.linkedin.com/in/jbliss > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359209 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

