Help for this page

Select Code to Download


  1. or download this
    sub qs_process {
        my $self = shift;
    ...
    
    #
    #Stuff here to handle case of validation being succesfull.
    
  2. or download this
    <form method="post" action="/app/app02.cgi">
        <table border="0" cellpadding="0" cellspacing="2" width="490">
    ...
                <td class="value" width="230"><input type="text" name="upl
    +astname" size="20"></td>
                <td class="err"><tmpl_var err_uplastname></td>
            </tr>