Hi,
I’m using upload field component. I’m trying to get local path of file instead of temporary file path. Can you please help me for this ?
Thanks
Hi,
I’m using upload field component. I’m trying to get local path of file instead of temporary file path. Can you please help me for this ?
Thanks
Hi,
You can’t get local path to the file on the user’s computer where the browser is launched, if you mean it.
Browser can only send file name and contents to the server.