̾ƿ(Layout)
CSS ̾ƿ
̺1
̺2
Ÿ(Meta)
̹(image map)
(iframe)
Է¾(form)
ؽƮ ʵ(Text Field)
н(Password Field)
ؽƮ(textarea)
Ʈڽ(select)
üũڽ(Check Box)
ư(Radio Button)
¹ư(Reset Button)
۹ư(Submit Button)
̹ ư(Image Type)
(File Form Control)
ʵ(Hidden Field)
label
autocomplete
ʵ(Fieldset)
(Marquee)
HTML XHTML
Ʈ(Object)
(File Form Control)

Խ  ÷ ε ϴ ãƺ ư մϴ.

<input type="file" name="FileName">

type Ӽ "file" ̶ ϸ ε ִ ư ֽϴ.


÷ ִ 鶧 ݵ <form> ±׿ enctype Ӽ multipart/form-data ־ մϴ.

<form action="" method="post" enctype="multipart/form-data" name="">
    <input type="file" name="FileName">
</form>

Copyright © Homejjang.com All rights reserved.