Anonymous

Freefind: Difference between revisions

From Halachipedia
436 bytes added ,  23 December 2012
no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 26: Line 26:
</table>
</table>
<!-- end of freefind search box html -->
<!-- end of freefind search box html -->
<html>
<head>
  <title>A simple form</title>
</head>
<body>
  <h1>Please enter your name!</h1>
  <form action="processform.cgi" method="POST">
  <p> Please enter your name <input type="text" name="name">  </p>
  <p> Please enter your email <input type="text" name="email"> </p>
  <p>
  <input type="submit" value="Submit the form">
  <input type="reset" value="Clear all fields">
  </p>
  </form>
</body>
</html>
<br>
<br>
<iframe src="https://docs.google.com/spreadsheet/embeddedform?formkey=dG1mQUJuUEpEQnFQZmhBU1VOMzRXSVE6MQ" width="760" height="640" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
<iframe src="https://docs.google.com/spreadsheet/embeddedform?formkey=dG1mQUJuUEpEQnFQZmhBU1VOMzRXSVE6MQ&ttl=0" width="760" height="640" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</addhtml>
</addhtml>