cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in file download

Former Member
0 Kudos

I am doing one file upload and download.

After having the file browsed (using the file browse button), I am able to upload the file . This is being done with another button click event.For this I am creating four attributes like filecontent filename and MIME and size.(I took the reference from the example).

Now the proble is whild downloading the file is downloaded and the file is empty(without any contents inside which it was having at the time of uploading).

Upto my knowledge, while downloading I linked the filecontent field and filename and MIME type and not size ? So do we need to connect size to get the contents ? or Do we have to do any other settings or codings?

Can any one help on this ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ponnuchamy,

AM facing same problem in file download...

Can you please tell me how this got solved...?

Thanks in advance...

Former Member
0 Kudos

Issue has been sloved.