View Single Post
Old 02-29-2008, 09:19 PM   #74
midiwall
Maximum Bitrate
midiwall's CarPC Specs
 
Join Date: May 2006
Location: Seattleish, WA
Vehicle: 1970 VW Bug
Posts: 818
My Photos: ()
Quote: Originally Posted by midiwall View Post
I'll try all this myself on the way home from work.

And... I can confirm that the embedded web browser in CF can _not_ get to an SSL site. Gmail is one example, my webmail system through work is another.

The clearest example is probably Amazon.com. You can get to "amazon.com" but once you hit any place that requires you to log in, the site requires SSL and CF stops loading the pages.


David: I figure you're using the InternetConnect() API to make this connection? If so, try using INTERNET_INVALID_PORT_NUMBER for param 3, and only specifying INTERNET_SERVICE_HTTP for param 6. This is how I use the API and I'm about to auto-connect to HTTP and HTTPS servers by letting IE figure it out.

Good luck!
__________________
:: Mark
midiwall is offline   Reply With Quote