Ask a Question related to Macromedia ColdFusion, Design and Development.
-
cf_justin #1
int Number to text Number Function / UDF ?
Is there a function that converts e.g. 3 to Three? Probably not but I just thought I'd ask.
cf_justin Guest
-
function with variable number of arguments
Hi. I've defined the following function to open a variable number of popups: function openPopups (aNames) { for (var i=1; i <=... -
Need a function to go from a timestamp to the number of seconds since Epoch..
Hey all! I know there's a function to take the number of seconds and places that information into seperate time components (localtime and... -
Number() function
Try this trace(Number("012")); // that's a zero, a one, and a tw You won't like the result. But I can assure you I like it even less than any... -
sort from the smallest number to the highest number
Hi Just say I want to sort the row by using the fifth column data as reference from the smallest the largest number, if using sort, It will give... -
Random Number Function?
Hi, Lookup Rnd in Help. -- HTH Dan Artuso, Access MVP "Barry Skidmore" <skidmore@worldvenue.org> wrote in message...



Reply With Quote

