spsp

Repository for the "Simplified Perl Status Poster" (SPSP).
git clone git://git.samirparikh.com/spsp
Log | Files | Refs | README

commit 570c8f2c2e6aed96e23a546bd76394dd03043473
parent 6a56c3b5748da1d2bb8f6f1aa01e54fa395564e3
Author: Samir Parikh <noreply@samirparikh.com>
Date:   Sat,  4 Feb 2023 03:15:51 +0000

update post_status.html to execute spsp.cgi upon form submission

Diffstat:
Mhtml/post_status.html | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/post_status.html b/html/post_status.html @@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Samir Parikh" > <link rel="icon" type="image/png" href="/assets/favicon.png" > - <link rel="stylesheet" href="notsoplainnew.css" type="text/css" > + <!--<link rel="stylesheet" href="notsoplainnew.css" type="text/css" >--> </head> <body> @@ -15,7 +15,7 @@ <hr> <h2>Post Your Status</h2> - <form action="/cgi-bin/hello.cgi" method="post"> + <form action="/cgi/spsp.cgi" method="post"> <table> <tr>