Can't retrieve an id through swfupload

Posted by RichieH on Stack Overflow See other posts from Stack Overflow or by RichieH
Published on 2010-05-16T16:25:09Z Indexed on 2010/05/16 16:30 UTC
Read the original article Hit count: 194

Filed under:
|
|

I'm having trouble retrieving an echoed ajax response through SWFupload. Upon uploading a file, my account.php?action=uploadphotographs echos the number 37, the text field hidFileId should then be updated with this data. I'm not sure if the file is ever properly being submitted. Is there something wrong with my code?

Heres a link to my SWFUpload code: http://pastie.org/962656

Thanks a lot!

© Stack Overflow or respective owner

Related posts about swfupload

Related posts about JavaScript