A little clarification is needed. Do you see "productid=1000031" or do you see "1000031" when you output the variable?
Are you prepending "productid=" to the number somehow? -----Original Message----- From: jonese [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 2:07 PM To: CF-Talk Subject: wits end "The argument PRODUCTID passed to function displayProductItem() is not of type numeric. " Ok i have some very basic code which passes variables to a funtion. i've confirmed that the value for productid is 100031. my code looks like this. #displayProductItem(q_getWhatsNew.productid,q_getWhatsNew.name,productPr iceData,picThumbNail)# i keep getting the error that my value productid being passing in is not numeric, but if i output it before the function and cfabort it i see "productid=100031"... ANYONE have any idea how i can force CF to see this value as a number????? jonese ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193937 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

