Check a UUID

2004-12-15 Thread Mark Drew
Is there a way to check that a string is a UUID? Regards -- Mark Drew coldfusion and cfeclipse blogged: http://cybersonic.blogspot.com/ ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosti

Re: Check a UUID

2004-12-15 Thread Raymond Camden
http://www.cflib.org/udf.cfm?ID=288 Another way - use CFPARAM with type=UUID. On Wed, 15 Dec 2004 21:12:30 +0100, Mark Drew <[EMAIL PROTECTED]> wrote: > Is there a way to check that a string is a UUID? > > Regards > -- > Mark Drew > > coldfusion and cfeclipse blogged: > http://cybersonic.blogs

RE: Check a UUID

2004-12-15 Thread Matthew Walker
http://cflib.org/udf.cfm?ID=288 -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: Thursday, 16 December 2004 9:13 a.m. To: CF-Talk Subject: Check a UUID Is there a way to check that a string is a UUID? Regards -- Mark Drew coldfusion and cfeclipse blogged: http