Hi I am trying to have time() being used for uploaded files and not the name provided by the client(browser), I think I can work around but wanted to check if anyone else has done similar stuff or what is the best way to do this? As by default doing getValue() on file element will upload it with its default name.
Thanks
