// // MODULE: APGTSBESREAD.CPP // // PURPOSE: template file reading classes // // COMPANY: Saltmine Creative, Inc. (206)-284-7511 support@saltmine.com // // AUTHOR: Oleg Kalosha // // ORIGINAL DATE: 8-12-98 // // NOTES: // 1. URLEncodeString() and DecodeInputString() come with only minor changes from Roman's // old approach to BES. // // 2. Typical BES file content might be: //
// // There are some tight restrictions because of a rather naive parse: // FORM, ACTION, TYPE, NAME, VALUE must be capitalized // No white space allowed in any of //