Hi,How to get file extension of a file uploaded as a File data type using macro?I got 2 fields, @File Upload@ (File Datatype)-which is used to upload file using direct uploader form control. And an...
https://devnet.kentico.com/questions/media-file-extension-in-transformation I tried using this and other guides to get the file extension. But FileExtension field in the File type does not exist so...
Hi,I have seen a few posts regarding this but non seem to help, i'm trying to pull a few details from the File API.File type I.E. pdf, doc, jpgThe file size.Iv'e added a method in my CMSTransformat...
Is there a way to limit the file extensions being uploaded when using the cms:Uploader control? @cms:Uploader ID=@uploader@ runat=@server@ /@
I am working on a carousal that has both images and videos. Basic repeater is used to display the information. I have access to the following url which has parameters width, height and ext. How ca...