Thread: ASP File upload
View Single Post
Old 07-17-2012, 03:01 AM   #5
davikerkrish
Registered User
 
Join Date: Jul 2012
Posts: 111
Classic ASP having inbuilt function for saving the file using .save as function

First you can find the server path via mappath ("."). Now you can get the server path
davikerkrish is offline   Reply With Quote