- or download this
<input type="hidden" name="run_mode" value="user_results" />
- or download this
<input type="hidden" name="run_mode" value="validate_login" />
- or download this
package Testcase;
use base 'CGI::Application';
...
}
1;
- or download this
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...
<input type="submit" name="Results" value="Results" /><input type="hid
+den" name="run_mode" value="validate_login" /></form>
</body>
</html>