Uploading file with ajax and get the stored url.

Hi All,

I would like to get an expereince opinion how can i enable a file upload(image in my case) using elgg libraries, by using ajax, json style.

I have the code that post a form content to an action with form data, but somehow the files content details are not being passed to the action.($_FILES['file']['name'] is empty!)

Is there a lib or a trick  i can use here?

Thanks in advanced,

Shachar

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking