Hi,
you must insert all the asp code you need,
you cannot get the original file name, but you can create the name like "Document_" & replace(Date(),"/","-") & ""
this will create a name like Document_10-10-2007 the ext will give the same file extension to the uploaded file
Gianluigi
|
|
|