<html> <input type=file id="MyFileInput"> <script> $("#MyFileInput").change(function(e) { alert ( " - Full File Path like ...
確定! 回上一頁