Question
Changing the uploaded file extension
Hello people. I'm trying to find a way to change the file extension using CFFILE.ServerFileExt after a file has been uploaded.
Basically, I want to change the extension to "AI" if the uploaded file is a PDF file.
I know how to check the extension but I'm lost on how to modify it.
Thanks a lot for any help.
