More beneficial for ASP learners to gain more knowledge in sending binary files to a URL in ASP. And this tutorial clearly depicts how you can pass binary data using WSH, VBA and VBS in addition to ASP through internet explorer without the need of ot
Works with safearray binary data (bytearray) and string data in VBScript/ASP. Lets you read and write binary data from disk, convert the binary to a string/hexstring, Base64, codepage/charset (including Unicode/utf-8) and punycode/idn
How To Write Binary Files to the Browser Using ASP.NET and Visual C# .NET is a web based tutorial through which programmers can gather information about the steps that they have to adapt to retrieve binary data from file and also to download data int
Work with binary files in VBS - read and write local and remote files is an article in ASP demonstrating the method of working with binary files. The author has explained how to deal with binary files both on the local and remote computers using free
This is a program which can be used by the Windows developers to encode binary code and files into text and can be used to do this same process in reverse manner. This program has the ability to encode or decode blobs, memory buffers, single files or
Realterm is a terminal program specially designed for capturing, controlling and debugging binary and other difficult data streams.Data can be viewed as ASCII and various binary forms. It also is able to connect to TCP ports, eg Telnet.Further
Read and write binary data from a disk. / Conversion between unicode string (OLE string - VBA, VBScript, Jscript) and any code page (ConvertCodePages). / Conversion from/to any code page (charset). See list of available charsets at ConvertCodePages p
This simple article describes the concept behind displaying binary data from a database. The author discusses about file creation and displays a list of all the database files. This article proves the simplicity of showing binary data from the databa
True Binary Serialization And Compression of DataSets is an article in which the author gives details about dataset. The author explains about Data Table and Data set, which are the objects helping to serialize data. Here the author gives details abo
This is an interesting article that deals with the information regarding the display of binary data in the datagrid control from the SQL-Server database table. This article clearly shows how to place a datagrid in the web forms, fetch the binary data |