pavangulati
Programmer
I am using http:ost method to upload a file to the
server from an ActiveX(MFC) control running
in the browser. The upload functionality works fine, when the upload is done to the server with http service, but if the same method is used for https service it takes a lot of time(50 times more then the previous) and sometimes it gives the network error and stops the upload process.
If anybody have come across this type of problem please advice me how to go about this.
Thanks,
Pavan
server from an ActiveX(MFC) control running
in the browser. The upload functionality works fine, when the upload is done to the server with http service, but if the same method is used for https service it takes a lot of time(50 times more then the previous) and sometimes it gives the network error and stops the upload process.
If anybody have come across this type of problem please advice me how to go about this.
Thanks,
Pavan