No, that's not correct.  isDefined DOES work for URL variables.  (It does
NOT work for CGI variables)

<cfif isDefined("url.id")>do something
  -----Original Message-----
  From: Daniel Kessler [mailto:[EMAIL PROTECTED]
  Sent: Thursday, March 18, 2004 2:24 PM
  To: CF-Talk
  Subject: #url#

  I want to grab the querystring.  If it's there, I can do #url.id#,
  but if it isn't there, that kills the page - I get an error page
  stating that I'm asking for something that doesn't exists.  isDefined
  doesn't seem to help.

  Is this correct?  It seems not very useful then. Maybe it's just the
  day that I've had.

  --
  Daniel Kessler

  Department of Public and Community Health
  University of Maryland
  Suite 2387 Valley Drive
  College Park, MD  20742-2611
  301-405-2545 Phone
  www.phi.umd.edu
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to