in reply to Re: ssl details cgi script
in thread ssl details cgi script
It works for me using this html with www.google.com
poj<html> <head> </head> <body> <form action="cgi-bin/test/expire.pl" method="post"> <input type="text" name="sitename"/> <input type="submit"/> </form> </body> </html>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: ssl details cgi script
by alokranjan (Acolyte) on Jul 26, 2015 at 04:27 UTC | |
by poj (Abbot) on Jul 26, 2015 at 11:51 UTC |