Have you tried #NumberFormat("1.0461E+015")# ?
It gives me "1,046,100,000,000,000"Joe Eugene > -----Original Message----- > From: Gunther Ahamer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 12, 2003 10:38 PM > To: CF-Talk > Subject: CFMX and long integers > > > Hi, > > I call a web service that returns a long integer. > Now when I try to dump this to output I get 1.0461E+015. > CF does seem to be internally aware that it is a long and does store it > properly. > > Now how would i go about passing this from one page to another using a > hidden form variable? > Ive tried doing ParseNumber, Val, etc. but cant get it to decode on the > receiving side... > > Hopeing you guys can help me out a bit... > > thanks in advance, > > Gunther > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

