Sign in
apache
/
tcl-rivet
/
refs/heads/tcl-novem
/
.
/
doc
/
examples
/
upload.html
blob: 1e8509cf4b789a208725063d0987348bac68434f [
file
] [
log
] [
blame
]
<form
action
=
"upload.rvt"
enctype
=
"multipart/form-data"
method
=
"post"
>
<input
type
=
"file"
name
=
"MyUpload"
></input>
<input
type
=
"submit"
value
=
"Send File"
></input>
</form>