|
Demonstates how to work with binary data in plain ASP. Simple conversion functions between binary and string data. Author: Antonin Foller Code: ASP 2.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Saved Me!  Written by Anonymous User (#1690-215) from Washington, DC (Friday, September 16, 2005)
 |
Strengths: Solved my problem! Weaknesses: None! Details: Struggling with manual on how to turn an BLOB from a D/B into a string. In 10 mins I had a working program. Thanks! Review Based On: using demo only |
Great Article  Written by Anonymous User (#1267-192) from Phuluppines (Friday, June 25, 2004)
 |
Strengths: easy to understand examples, brief but informatve Weaknesses: no comment Details: It answered all my questions about using data in binary form and binary to string conversion. Review Based On: using demo only |
It is really good but...  Written by Anonymous User (#1444-189) from new zealand (Tuesday, July 15, 2003)
 |
Strengths: good for storing images in a database Weaknesses: can convert binary to numeric data Details: my database stores some wave data. they originally were floating point numbers, but saved as binary data in the database. I want to convert the binary back to floating point number to generate wave graphic. I have read all of the articles (Antonic) related to the topic, but couldn't find any for it. Review Based On: 1 Day(s) of usage |
| |
|