<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Jan 2015 22:37:00 Z</lastBuildDate><pubDate>6 Jan 2015 19:34:00 Z</pubDate><description>Hi Forum,&#13;
&#13;
I have a page running, where the user can select wheather he will use a SSL secured connection or not.&#13;
It is a non-AWP dynamic site, developped with WB18, running on a Win2008R2 server using IIS as webserver.&#13;
The site application uses HTML5.&#13;
&#13;
I use the upload control, for storing documents in a database.&#13;
Browser Code:&#13;
UploadStart(MySelf)&#13;
&#13;
Server Code:&#13;
&#13;
HLinkMemo(scan_documents,BlobDoc,MySelf)&#13;
scan_documents.ref_persAkte = pers_akte.pers_akteID&#13;
scan_documents.sDocName = UploadFileName(MySelf,False)&#13;
HAdd(scan_documents)&#13;
&#13;
nFilter is int = pers_akte.pers_akteID&#13;
TableEnableFilter(COL_Ref_persAkte,filterEqual,nFilter)&#13;
TableDisplay(TABLE_Scan_documents)&#13;
&#13;
If I use Internet Explorer it works fine with SSL enabled and disabled.&#13;
If I use FireFox it works fine with SSL disabled, but nothing happens (also no error with errorinfo(errFullDetails). Just nothing happens.&#13;
&#13;
Does someone have an idea, what to do?&#13;
&#13;
Thank you all.&#13;
&#13;
Best Regards&#13;
&#13;
Stefan.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload/read.awp</link><title>SSL and document upload</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49782/read.awp</comments><pubDate>7 Jan 2015 22:37:00 Z</pubDate><description>Hi Stefan,&#13;
&#13;
yes, from Berlin.&#13;
&#13;
I use a java applet with a very good error correction and many other features. See here. We u…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49782/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49782/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload/read.awp">SSL and document upload</source><title>Re: SSL and document upload</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49780/read.awp</comments><pubDate>7 Jan 2015 21:03:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
That woul be possible. I have the same behavior by using chrome. Puh .... that is not really good, so I will tell…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49780/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49780/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload/read.awp">SSL and document upload</source><title>Re: SSL and document upload</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49779/read.awp</comments><pubDate>7 Jan 2015 20:17:00 Z</pubDate><description>Hi Stefan,&#13;
&#13;
the upload control needs Adobe Flash. Perhaps there is a problem with it in FF.&#13;
BTW, if you planning to upload la…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49779/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload-49779/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49750-ssl-and-document-upload/read.awp">SSL and document upload</source><title>Re: SSL and document upload</title></item></channel></rss>
