Les Mizzell wrote: >Emmet McGovern wrote: > > >>It's possible the action page has some sort of referrer security. You might >>be out of luck. When you use the site and post the form is the results page >>the same url as the page your posting to? >> >> > >Yes, the form is posted to something like: >https://www.someserver.com/Process.aspx > >This is the same page that displays the results from the post. >It's an XML document. But, shouldn't ><cfoutput>#cfhttp.filecontent#</cfoutput> show the raw document so I >know I'm getting the return? > >Once that works, I know how to extract the required data and display it >like I need... > > This is most likely a problem ith the SSL certificate. Can you grab info from a non-SSL encrypted page normally? If it is a problem with your SSL certificate, you might have to import the page's public key or CA cert into the JVM's keystore.
Is this a self-signed certificate or a purchased certificate? -- Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220170 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

