how to restrict user to upload file with only english language characters or can i rename uploaded file
Confluence User - 05 Jul, 2018
hi
how to restrict user to upload file with only English language file name or can i rename uploaded file.
because when file uploaded with arabic file name the file can not be searchable from java. its store on hard disk with ??? e.g.(????????? ??????????????.mp4) but i have changed the db character set to UTF 8 so it store in database with proper name. latin1 character set will not allowed to store any other language in DB that is why i have changed the DB character set.
Regards
forms;datalists;userviews;user