From de6f6126cbbd45bf9bf1fff4eec1ea70ec2a7bf3 Mon Sep 17 00:00:00 2001 From: "Sean P. Myrick V19.0.4.2" <65933340+seanpm2001@users.noreply.github.com> Date: Thu, 8 Oct 2020 13:55:35 -0700 Subject: [PATCH] CodeDistancingV1.asp An archive of the first version of the Action Server Pages code distancing script file. --- .../OldVersions/CodeDistancingV1.asp | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Code-distancing/ActionServerPages(ASP)/OldVersions/CodeDistancingV1.asp diff --git a/Code-distancing/ActionServerPages(ASP)/OldVersions/CodeDistancingV1.asp b/Code-distancing/ActionServerPages(ASP)/OldVersions/CodeDistancingV1.asp new file mode 100644 index 0000000..94ca384 --- /dev/null +++ b/Code-distancing/ActionServerPages(ASP)/OldVersions/CodeDistancingV1.asp @@ -0,0 +1,29 @@ +<% + + + + + + + + + + + + + +Response.Write "Keep your Action Server Pages (ASP) code safe from COVID-19 by staying 6 line breaks apart" + + + + + + + + + + + + + +%>