HTML Forms - Part 1
Uploader Comments (asib12)
All Comments (20)
-
@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
-
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.
Is there a way to make a file uploader using HTML forms?
CrazyJ114 2 years ago
You must also use a web scripting language which has such capabilities. HTML alone can not do so.
asib12 2 years ago
how do you make the information that is being submitted go to your email?
RuneScapeResearch 2 years ago
You need to use a web scripting language that has email capabilities (i.e. Python or PHP).
asib12 2 years ago
The 'desktop' looks like Windows Vista
Cheat1995 2 years ago
It's XP. I use Vista now though...
asib12 2 years ago