Check this tip to read/write binary files from a disk or read a file from remote server (URL - using http/ftp). This tip contains sample code to create a table with a binary column, get a binary data ...
Drag-and-drop is one of the most productive computer features since the Apple Lisa. You're sure to keep your users happy if you implement drag-and-drop features in your applications. In this article, ...
I would like the user to be able to click a button on the web page that will run a SQL query (canned report) and export the result data to an Excel spreadsheet. The data does not need to display on ...