hello, recently i started to work with WebSpeed and in this days i had been some problems with the fileUpload instruction, to be more specific i dont undersand at all how the action works
ACTION="http://<yourhost>/<msngr path>/<msngr>/ping"
i´ve been working with this:
<FORM ENCTYPE="multipart/form-data" ACTION="http://localhost/primera.p" METHOD="POST">
<INPUT type="file" name="filename">
<INPUT type="submit">'
</FORM>
in the action instruction, i guess i need something else but a du not what, i guess the problem is in the part <msngr path>/<msngr> cause i du not what instructions put there, in the Ubroker.properties i´ve put the instrucion fileUploadDirectory=C:\WebSidepa\UpLoad, one more thing :biggrin:, do you think theres a folder that i must to configure to? i hope you can help me... thanks
ACTION="http://<yourhost>/<msngr path>/<msngr>/ping"
i´ve been working with this:
<FORM ENCTYPE="multipart/form-data" ACTION="http://localhost/primera.p" METHOD="POST">
<INPUT type="file" name="filename">
<INPUT type="submit">'
</FORM>
in the action instruction, i guess i need something else but a du not what, i guess the problem is in the part <msngr path>/<msngr> cause i du not what instructions put there, in the Ubroker.properties i´ve put the instrucion fileUploadDirectory=C:\WebSidepa\UpLoad, one more thing :biggrin:, do you think theres a folder that i must to configure to? i hope you can help me... thanks