I have created a form in php where the user can select a file in the file open dialog using <input type="FILE">.But the user can also enter the full file path in the browse text box manually.
My question is if there are JavaScript to check if the file path exists?
File path validation.
Moderator: General Moderators