Search found 1 match

by wangster
Wed Aug 14, 2002 3:48 pm
Forum: PHP - Code
Topic: Sending files to MS Internet Explorer with https
Replies: 0
Views: 967

Sending files to MS Internet Explorer with https

I have seen code examples to send files to IE and they work great as long as the connection is not encrypted, but as soon as we switch to https, IE goes back to throwing the same errors. Here is the code. If anyone has a clue how to get this to work over https with IE please let me know. A major pro...