| Sub Categories |
Strings_and_Variables String_Processing |
| TOTAL: 13 Page: 1 of 1 |
|
NFOcrypt 1.0
NFOcrypt Is a component to use with ASP, for encrypting and decrypting strings.

| Hits: | 45 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
String Concatenation Component 1.0
I wrote this component - StrCat.Catter - because string concatenation in Visual Basic (Script) has poor performance characteristics. I found that code like this:performed very poorly. The code took a long time to execute, during which time the processor was totally saturated. I found articles on MSDN stating that this type of code was a bad idea, and I've heard that this type of concatenation results in run times that are proportional to the square of the number of concatenations.

| Hits: | 64 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
ASP/VBA/COM Active Dictionary 1.0
Multithreaded dictionary object. Lets you work with unique/non-unique keys in VBA/VBS/ASP/WHS envinronment (share application/session variables in ASP)

| Hits: | 49 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
Chilkat Charset Convert 9.1.0
Chilkat Charset converts text data from one character encoding to another. It works identically on all computers, regardless of locale or internationalization settings. Supports Unicode, iso-8859-*, windows-*, utf-7, utf-8, utf-16, utf-32, Shift_JIS, gb2312, ks_c_5601-1987, big5, iso-2022-*, euc-jp, euc-kr, x-mac-*, asmo-708, ibm*, dos-*, koi8-*. (Refer to reference documentation for the complete list of supported charsets.)

| Hits: | 52 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
SessionBridge 1.0
ASP.Net and ASP pages can live side-by-side in the same application but can't share session variables. This means that - if you are using session variables - you have to convert all of your ASP code to ASP.Net at once. SessionBridge solves this problem so that you can migrate to ASP.Net gradually.


| Hits: | 68 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
StateStitch 1.0
StateStitch allows ASP and ASP.NET web pages to share session state, so both old & new portions of an applications can be operational simultaneously. This enables seamless migration of web sites to ASP.NET by allowing you to run both pages side-by-side. Code: ASP 3.0 & VBScript

| Hits: | 55 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
Buffer Component 2.1
This component can be used to read and write text and binary files. It can Base64 encode data and compute an MD5 checksum.


| Hits: | 106 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
Base64 decoder and encoder 1.0
This online sample demonstrates functionality of a base64 property, ByteArray class and Huge asp file upload. You can convert texts using several code pages (using CharSet property) from Unicode string to byte array and then convert the binary data to a Base64 string. Code: ASP 3.0 & VBScript

| Hits: | 58 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
Utility ActiveX Objects 1.0
This is a collection of three ActiveX objects for managing data types not natively supported by JScript/VBScript. Array Object Allows manipulation of existing and creation of new arrays of any automation-compatible type. VBScript can handle only arrays of variants and JScript is limited to read-only access to arrays of variants. The array can be sorted using a default or user-defined sort function. BinaryData Object Allows manipulation of existing and creation of new arrays of bytes

| Hits: | 83 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
Midori's ActiveX Objects 1.0
A set of usefull objects: dictionary (or associative array), base64 codec, array to string converter and viceversa. The dictionary object is usable in ASP application scope (while the Microsoft one not!) Code: VB

| Hits: | 42 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
MagicCrypt Component 2.0
The growth of the Internet and E-commerce are driving a need for increased security and encryption. MagicCrypt provides you with easy access to and simple integration with several cryptography technologies. MagicCrypt itself does not implement any new algorithms and technologies. Instead, it works with already implemented technologies within Cryptography Service Providers (CSPs) provided with Windows NT. MagicCrypt supplies you with an easy-to-use, intuitive interface to those cryptography pr

| Hits: | 36 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
cASPer.RegularExpression 1.0
Provides the developer with powerful string processing capabilities through the use of industry-standard regular expresions. More features than most alternatives. Extensive documentation and support. $10.00 registration fee covers entire enterprise. Code: ASP 1.0

| Hits: | 22 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |
cASPer.BinaryString 1.0
Manipulate whole binary files or selected parts. Manipulate standard VB data types right right in B.S. Convert among String, Byte() arrays, and more. Search and Replace.

| Hits: | 25 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-05-24 |