Re: Receiving a POSTed file
- Posted by bugmagnet May 07, 2014
- 1465 views
Grrrrr ... even tried running the original script under eui.exe and putting the script into the action of the form, viz
<form id="file_upload_form" method="post" enctype="multipart/form-data" action="/eu-received.ex"> <input name="file" id="file" size="27" type="file" /><br /> <input type="submit" name="action" value="Upload" /><br /> </form>But koi nahin as they say.
bugmagnet