Advertisement
Hydrase

SEARCHING [FORM] (SYLLABUS FORMAT)

Mar 19th, 2025
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Untitled Document</title>
  6. </head>
  7.  
  8. <body>
  9. <h2><u><i>search the detail of a student</i></u></h2>
  10. <bh>
  11. <bh>
  12. <form action="searching1.php" method="POST">
  13. enter the student id to be searched:
  14. <input type="text" name="s" requried></input><bh><bh>
  15. <input type="submit" value="search"></input>
  16. </form>
  17. </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement