: Clear GET or POST data from CGI script? I'm making a toy LAN messaging system that involves Ruby CGI scripts and data files stored on the server, and I want to prevent the same data from
I'm making a toy LAN messaging system that involves Ruby CGI scripts and data files stored on the server, and I want to prevent the same data from being sent to the server multiple times.
Is there any way that you know of to request that the client of your web server forget the GET or POST data that it sent in its request?
More posts by @Cody1181609
1 Comments
Sorted by latest first Latest Oldest Best
Got it. I was trying to use an HTTP header to redirect to "/" from "index.cgi", but changed to redirecting to "index.cgi" after seeing wolfie's post at forums.devshed.com/php-development-5/clear-get-post-value-on-refresh-page-69657.html.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.