I am trying to consume a webservice using cfinvoke.
The following operation works:
<cfinvoke
webservice="http://webservice:unsecure port/<wsdl location>?wsdl" ...
My problem is getting the same cfinvoke working using HTTPS:
<cfinvoke
webservice="https://webservice:secure port/<wsdl...
I program mostly in ColdFusion and don't use JavaScript a lot. Could someone help me with this?
I have a timer window that executes while a query is running. When the window that displays the query results loads, I want to close the timer window. This close needs to occur automatically from the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.