I have a form that has the file input box where users can browse for a file.
All I want is to grab the file name they selected, then put it into a databas. I don't want to actually upload the file or anything.
Is there a way to just grab whatever is in that file field without trying to upload it?
Thanks
All I want is to grab the file name they selected, then put it into a databas. I don't want to actually upload the file or anything.
Is there a way to just grab whatever is in that file field without trying to upload it?
Thanks