мета-данные страницы
  •  
Загрузка не удалась. Возможно, проблемы с правами доступа?

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

perl:ex6html [03/04/2010 16:47] – создано vlasovperl:ex6html [03/04/2010 16:51] (текущий) vlasov
Строка 7: Строка 7:
 <body> <body>
 <H1>Test form</H1> <H1>Test form</H1>
-<form name="f1" action="../cgi-bin/testform.cgi" method="get">+<form name="f1" action="./cgi-bin/testform.cgi" method="get">
 <p>Please, input smth.:</p> <p>Please, input smth.:</p>
 <input type="text" name="testfield"> <input type="submit"> <input type="reset"> <input type="text" name="testfield"> <input type="submit"> <input type="reset">