From 83e7338148e0c41c774105c40df7d9282e0ccb90 Mon Sep 17 00:00:00 2001 From: Dayal Nigam <57106200+dayalnigam@users.noreply.github.com> Date: Fri, 16 Oct 2020 14:44:02 +0530 Subject: [PATCH] HTMLFileForForms Form using html --- HTMLFileForForms | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 HTMLFileForForms diff --git a/HTMLFileForForms b/HTMLFileForForms new file mode 100644 index 0000000..ec860d2 --- /dev/null +++ b/HTMLFileForForms @@ -0,0 +1,18 @@ + + +
+ +If you click the "Submit" button, the form-data will be sent to a page called "/action_page.php".
+ + +