Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 2.75 KB

File metadata and controls

37 lines (31 loc) · 2.75 KB

Working with Binary Data in Classic ASP

Contributors Forks Stargazers Issues MIT License LinkedIn Twitter GitHub

Classic ASP doesn't make it particularly easy for developers to work with binary data or files received from forms. This project shows you how to from send a file from one classic ASP website to another.

Change Log

  • 2021/10/01: Project creation / initial checkin.

Notes