J
joeandtel
I have ASP 3.0 and I cannot change that, but how can I
upload a file using ASP? Also, when a file is passed from
a form how do you obtain it? I know with data you would
usually do Request.Form("file"). Does this also work with
files?
upload a file using ASP? Also, when a file is passed from
a form how do you obtain it? I know with data you would
usually do Request.Form("file"). Does this also work with
files?