HI, ok i understand the 2 asynchronous construct, but the code you wrote is not working. Maybe that i need to raise first event to choose the file and then the second event (the button "upload image") is raised still before the load of image. the change event is not working, it seems. Thank you
F
FilippoCSM
@FilippoCSM
Posts
-
HTML fo uploading image file -
HTML fo uploading image fileHello i'm trying to make a form to upload an image. So i combined two events in one just to click only once an upload the file. But when i click and choose the file, the tmp file is not uploaded. here's my code, do you have an idea of why? Thank you in advance.
-
insert on duplicate update, multiple keysI have the same problem. Have you found a solution? Thanks.