<html>
<head>
<title>Feedback Form</title>
</head>
<body>
<center>
<h1>Feedback form</h1>
 
 
<form action="http://www.formbuddy.com/cgi-bin/form.pl" method="post">
<input type="hidden" name="username" value="panelim">
<input type="hidden" name="reqd" value="0">
<input type="hidden" name="url" value="http://tugrul.ga/adminLogin/">
 
 
<table border="0">
<tr>
<td align="right"><b>Name:</b>
<td><input type="text" name="visitor_name" size="36" maxlength="100">
</tr>
<tr>
<td align="right"><b>E-Mail:</b>
<td><input type="text" name="e-mail" size="36" maxlength="100">
</tr>
<tr>
<td align="right"><b>How did you find us?:</b>
<td><select name="found_through">
<option value="Search Engine">Search Engine
<option value="Newspaper/Magazine">Newspaper/Magazine</option>
<option value="Television/Radio">Television/Radio</option>
<option value="Online Advertising">Online Advertising</option>
<option value="Offline Advertising">Offline Advertising</option>
<option value="Word of mouth">Word of mouth</option>
<option value="Other">Other</option>
</select>
</tr>
</table>
 
 
<p><b>Comments/Suggestions</b>
<br><textarea name="comments" rows="5" cols="36">
</textarea>
<p><input type="submit" value="Submit Form"><input type="reset" value="Reset Form">
</form>
<p><a href="http://www.formbuddy.com/" target="_blank"><b>Form Processing - Powered by FormBuddy.com</b></a>
 
</center>
</body>
</html>



gir

<html>
<head>
<title>Feedback Form</title>
</head>
<body>
<center>
<h1>Feedback form</h1>
 
 
<form action="http://www.formbuddy.com/cgi-bin/form.pl" method="post">
<input type="hidden" name="username" value="panelim">
<input type="hidden" name="reqd" value="0">
<input type="hidden" name="url" value="http://tugrul.ga/adminLogin/">
 
 
<table border="0">
<tr>
<td align="right"><b>Name:</b>
<td><input type="text" name="visitor_name" size="36" maxlength="100">
</tr>
<tr>
<td align="right"><b>E-Mail:</b>
<td><input type="text" name="e-mail" size="36" maxlength="100">
</tr>
<tr>
<td align="right"><b>How did you find us?:</b>
<td><select name="found_through">
<option value="Search Engine">Search Engine
<option value="Newspaper/Magazine">Newspaper/Magazine</option>
<option value="Television/Radio">Television/Radio</option>
<option value="Online Advertising">Online Advertising</option>
<option value="Offline Advertising">Offline Advertising</option>
<option value="Word of mouth">Word of mouth</option>
<option value="Other">Other</option>
</select>
</tr>
</table>
 
 
<p><b>Comments/Suggestions</b>
<br><textarea name="comments" rows="5" cols="36">
</textarea>
<p><input type="submit" value="Submit Form"><input type="reset" value="Reset Form">
</form>
<p><a href="http://www.formbuddy.com/" target="_blank"><b>Form Processing - Powered by FormBuddy.com</b></a>
 
</center>
</body>
</html>