Last updated: 11/4/03
Link back to course Welcome
![]() |
Agenda for
Class 10 on
November 4 |
Blowfish encrypts a file using a passphrase that I choose. This is both
a password for the decryption part of Blowfish, and the phrase that is used to
encrypt with (the encryption key). I will use the passphrase "Baby it's
cold outside." In Blowfish, the passphrase is case-sensitive.
What has to match
| Order Form | ASP Page | Database |
| Field name | Field name in Request bracket (some appear more than once) | Field name |
| Names of calculated parameters (SubTotal1 etc.) and server date and time | Field names | |
| File in action part of form tag | File name of ASP page | |
| DSN in Connection command | DSN | |
| Table name in recordset Open | Table name in database |