Here's the syntax we need to use for Adobe's FDF ActiveX
<cfset theFDF = objFdf.FDFOpenFromFile("e:\mydrive\formno125.fdf")>
maybe try ....
<cfset blah = objGoShip.setGoShipUrl( "#sGoShipUrl#")>
Im totally guessing, but trying to take a stab for ya.
Steve
> <!--- Create COM Object Connection --->
> <cfobject type = "COM"
> class = "GoShip.WholeOrderRatingEngine"
> action = "create"
> name = "objGoShip">
>
> <!--- Set location of rating engine server ---> <!--- This is
where the problem seems to begin... --->
> <cfset objGoShip.setGoShipUrl = "#sGoShipUrl#">
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.