function.
I have a function called GETRANDID inside a cfc called utilities.cfc which
creates a random id number. It's access is 'Public" because I have to call
it from several pages around the site. Now I am building another function
within the same CFC that does other jobs, but needs a RandomID. I want to
use the function GETRANDID to create the number, but how do I do it? Every
way I've tried gives me a very unhelpful "Page could not be displayed"
error, which tells me I've got it wrong but not what the problem is.
Can anyone tell me how, within a function called RENDERLINKS I call the
other function called GETRANDID ?
Cheers
Mike Kear
AFP Webworks
Windsor, NSW, Australia
http://afpwebworks.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

