All Questions
3 questions
0
votes
0
answers
40
views
Codeigniter: Error You did not select a file to upload
I am trying to implement an image upload function on our webplattform.
Currently i am getting the Error "You did not select a file to upload".
It must work without submit, cause i dont want to refresh ...
1
vote
3
answers
8k
views
how to add image upload along with ajax jquery form submit
I am submitting a form using ajax jquery. I would like to upload an image along with the other fields.
Is it possible to make changes to my present script to accomplish it or would I need to redo ...
4
votes
2
answers
9k
views
Facebook style image upload with thumbnail generation
Okay, I know questions like this exist in multiple forms across StackOverflow and other places on the web, but none of them is pointing me to what I actually need (maybe I missed a question that was ...