一个简单的Perl应用程序 [英] A simple form application with Perl

查看:526
本文介绍了一个简单的Perl应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



这是我的html。

 < HTML> 
< head>
< meta charset =UTF-8>
< title>KayıtFormu< / title>
< link rel =stylesheethref =https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css>
< / head>
< body>
< h2>KayıtFormu< / h2>
< form id =signup-formaction =/ sample_perl_application / signup.cgimethod =GET>
< div class =form-group>
< label for =name>广告< / label>
< input class =form-controlid =namename =nametype =text/>
< / div>
< div class =form-group>
< label for =surname> Soyad< / label>
< input class =form-controlid =surnamename =surnametype =text/>
< / div>
< div class =form-group>
< label for =age>Yaş< / label>
< input class =form-controlid =agename =agetype =text/>
< / div>
< div class =form-group>
< label for =sexual> Cinsiyet< / label>
发送“验证码”获取 | 15天全站免登陆