I setup a small sample in ColdFusion to connect with Frontier and run the examples.getstatename script in Frontier. It works except for one thing. I can’t get the Call method to send the parameter as a number. It insists on sending it as a string. I’ve tried all the ways I could to format the parameter as a number in ColdFusion, but it stills gets sent as a string. I’m not sure if this is a problem with ColdFusion or the COM object, but if anyone with ColdFusion experience could help me out, I would appreciate it.