Written by

Question prabakaran a · Dec 27, 2016

Upload and strore the file

Hi all,

          How to store  the upload  file in CSP?

Thanks,

 Prabakaran A.

Comments

Clark Matthews · Dec 27, 2016

I am not clear what file you have uploaded and how it is currently stored.  Is it a stream object or something?

0
Fabian Haupt · Dec 27, 2016
Enter a file to upload here:

Saving file...

0
Eduard Lebedyuk  Mar 21, 2017 to Fabian Haupt

Allowing client to specify server-side is not a recommended approach.

"C:\"_%request.MimeData("FileStream",1).FileName

Use incremented integers, hashes or guids instead.

0
Amutha Raju · Mar 20, 2017

Hi i want to upload image and excel file to particular folder from my client side  page using inter system... how can i achieve this ? without any server script language eg: php,.net etc...please help me...

0