-
In one of my solutions I create a lot of Excel and PDF documents. All these documents are stored in BLOB fields and then downloaded to the client computer temporary folder and opened for the user. Every time I use … Continue reading →
-
My earlier post on File Download used the responsestream property of WinHTTP. On my latest project I needed to use Windows Authentication on my website and found out that I needed to create the WinHTTP automation on client level to … Continue reading →
-
In the Role Tailored Client all file system commands used by the Classic Client have been removed. For those who have been using commands such as EXISTS, RENAME and ERASE there is a code update to be done. I created … Continue reading →