#### Pay Memo


##
## <% use strict; use CGI; my $q = new CGI; my $data = $q->param('thedata'); %> Test Script Got:<%=$data%>