HTML Tutorial 8 - Introduction to Form Elements
Uploader Comments (thornwebdesign)
All Comments (10)
-
never mind i had to put the 2 second webpage file in the same folder as the first one
-
man, your microphone sucks!!!
-
For button all you have to do is make a tag that says "button" in the middle then close the tag... You made it too complicated lol
-
Thanks for this, It is an insight into what was a closed html book to me.
-
Hey smart guy what is the point of making a bunch of boxes to write in them if you cant send the information in the box to administrator of the website..Why would make a video on making forms without showing them how to send the info which is placed in the form..duh!!!
-
I want to have a comment box that just post a comment directly back on my web page. How do i do this. My main problem is idk how to write an action file
PLZZZZ hlp i made a link to my second webpage but when i click the link it said"dns error occured"
thedominater323 4 months ago
@thedominater323 This would have nothing to do with the form it has something to do with the url which you have supplied...Would advise checking the url.
thornwebdesign 4 months ago
Well I answer every comment and question that is directed to me....
I also answer the question with the same amount of intelligence that is used to propose the question.....
So my answer to your duh!!!!!!....question.....
Because its a tutorial on HTML and if the I had a tutorial explaining how to create a HTML form and then process it and send the information to the administrator of the website...that wouldnt make this tutorial so duh!!!!!!!
e.g
Building a working Contact Form Part 1 - 2 -3
thornwebdesign 1 year ago
you will need to either use a database for this which means you need the knowledge of php and mysql.
Or you can use a a file to to right the info to a text file and save to your server, although I would much better recommend using a database driven comment system.
thornwebdesign 2 years ago