Thanks all... I suppose I'll need to snag an IsInt function from cflib.org!

  ----- Original Message -----
  From: Raymond Camden
  To: CF-Talk
  Sent: Tuesday, January 20, 2004 10:04 AM
  Subject: RE: cffunction argument type

  Integer is not a supported type. Remember that if you don't pass one of the
  known types, it assumes you mean a CFC of type X, in your case Integer. You
  should switch to numeric, and if you REALLY want integer, follow up with
  custom code to ensure no decimals, etc.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to