in reply to cgi response
Also, you will be better with '/cgi-bin' instead of './cgi-bin'
<form method="post" action="/cgi-bin/fon2.pl" >
|
---|
In Section
Seekers of Perl Wisdom
in reply to cgi response
Also, you will be better with '/cgi-bin' instead of './cgi-bin'
<form method="post" action="/cgi-bin/fon2.pl" >
|
---|