Lightweight CGI LibraryTestsuite for the CGI LibraryThis library comes with a program called If you want to test your forms you can use the following action. <form action=/cgi-bin/cgitest/listall method=post>The /listall target will display all environment variables, all CGI variables and all HTTP Cookies that were transmitted to the program. This way you can test your implementations quite easy.
|
|