Hi, I'm using Uploadify to upload the file
But I'm not able to get the right session of the user. So is there any solution for that? I have look around and have saw some suggest that include the session_name and session_id into the scriptData: {'session_name' : 'session_id' } but it didn't work out.
Thanks for help