I am having trouble submitting a file in a form. It does the browsing just fine, but when I submit it, nothing happens. If I remove the file name (or never enter one), it submits cleanly (I think).
I have searched for the web for examples, and I think may page is good. I have even copied/pasted examples from the web and get the same result (i.e. if I have a value in the file name, it never submits.
I have set a sample form as follows:
<FORM ACTION="AppFileSave.php" ENCTYPE="multipart/form-data" METHOD="POST">
Enter file name <INPUT type="file" name="file_name">
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum