-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathform.html
executable file
·18 lines (18 loc) · 1.01 KB
/
form.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<head>
<meta http-equiv='Content-Language' content='en' />
<meta name='generator' content='Bluefish 1.0.7'/>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />
<META HTTP-EQUIV='Cache-Control' CONTENT ='no-cache'>
<title> Guruji.com: Please validate your Humanness</title>
</head>
<body bgcolor='#FFFFFF' text='#000000' link='blue' vlink='blue' alink='blue' style='text-align:center'>
<form method='post' enctype='text/plain'>
<div style='width: 400px; margin: 0 auto; text-align:center; margin-top:100px;border: black solid 1px;'>
<div style='background-color:#20378d;margin:0px;color:#FFFFFF;font-size:1em;font-weight:bold;font-family:Impact, Verdana, Arial'> Captcha validation needed </div>
<div style='text-align:center;margin-top:10px'><img src='atawy.gif'></img></div>
<div style='margin:10px'> Type the code here: <input type='text' name='code' size='4' maxlength='10'/> <input type='submit' value='send' /> </div>
</div>
</form>
</body>
</html>