Hi community,
I am using upload block and have the binary data with me, I want to find out the size of file from this binary data.
Please suggest a solution.
Thanks AWL!
Hi @Ashish Lonkar
Instead of Binary Server Action you can use JavaScript with Some Validation On It
and i have implemented the same in attached OAP Please Check it out.
Thanks and regards
Radheshyam Jhare
This worked for me.
Thanks Radheshyam.
Thanks Radhe !
Hello AWL, Please, check if the following links solve your issue:
Best regards,
Ana
Hi @Ana Agostinho ,
Actually when I try to use this server action of Binary Data API, I am getting a timeout error for bigger filesize.
Also, I am trying to evaluate file size from the binary data on client.
Do you know how to do this?
Hello again Ashish Lonkar, That is a different error. I assume you are trying to upload a really big file and that is why you are experiencing timeout. That issue was well answered in the following posts, check them out :)
Hi @Ashish LonkarYou can use BinaryDataSize.RegardsKrishnanand Pathak