- or download this
<form class='frm' name='frm_name_1' id='frm_name_1' action='/cgi-bin/h
+ello_world.pl' method='POST'>
- or download this
use CGI;
use locale;
$query = new CGI;
$CommentText = $query->param('txt_content');
- or download this
<form class='frm' name='frm_name_1' id='frm_name_1' action='' method='
+POST'>
- or download this
<script type="text/javascript" src="http://code.jquery.com/jquery-
+1.4.2.min.js"></script>
<script type="text/javascript" src="http://ajax.microsoft.com/ajax
+/jquery.validate/1.7/jquery.validate.min.js"></script>
...
});
});
</script>
- or download this
use CGI;
use locale;
$query = new CGI;
$CommentText = $query->param('txt_content');