Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

HTML Forms - Part 1

Loading...

Sign in or sign up now!
13,337
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Apr 13, 2008

In this tutorial, I will be teaching you about forms. Forms are used to take information. As an example, you will most likely have to fill out a form when you Register on a network. This information will then be sent to a database and create your account. It all revolves around naming your inputs though, otherwise, the db (database) doesn't know which is the username and which is the password etc.... If you liked this tutorial, please check out my others. It helps ALOT of you comment and rate the videos too! Check out the site and forums :

asib12's site : http://asib12.wsnw.net

asib12's forums : http://asib12.forumr.biz

Category:

Howto & Style

Tags:

License:

Standard YouTube License

  • likes, 2 dislikes

Link to this comment:

Share to:

Uploader Comments (asib12)

  • Is there a way to make a file uploader using HTML forms?

  • You must also use a web scripting language which has such capabilities. HTML alone can not do so.

  • how do you make the information that is being submitted go to your email?

  • You need to use a web scripting language that has email capabilities (i.e. Python or PHP).

  • The 'desktop' looks like Windows Vista

  • It's XP. I use Vista now though...

see all

All Comments (20)

Sign In or Sign Up now to post a comment!
  • @Olemassacre no, you can't use this in css :)

  • You need to zoom out so the entire screen is visible. I have to keep replaying parts to check that my information is correct because I can only see the small area which you are working on at the time.

    Other than that great video it's been a huge help for me thanks!

  • another nice and helpful video!

  • Hey man. Can you use this in CSS? Or is it better to use it en html?

  • @asib12 no you can make a link that will send it to an email with html

  • By using the size attribute you are effectively using HTML to style the form. This is a bad practice. Better to use a class="firstname" and then use CSS to set the size of the input box.

  • can u get the info into an excel somfing like that

  • @ITIMMYII

    well, that doesn't upload it. It only browses for it.

  • @CrazyJ114 You Could Use :

    input type="file" name="file"

  • You'll need PHP for that.

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more