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