vote up 0 vote down star

I finally realised the problem with swfupload...

I have a page used to process the uploaded file in swfupload but previous problem I had, I couldn't reach to the page to do the processing. Now I know why, it is because the authentication problem.

The server thought the user hasn't been authenticated when the swfupload trying to upload

Does any know how to let server knows the user has been authenticated?

Some people say using Authenticate ID... How to I do that.

Plz help

p.s I am using asp.net

flag

0% accept rate

2 Answers

vote up 0 vote down

I recently started using SWFUpload and had authentication issues. Further investigation pointed me to the "SWFUpload.js" file that was causing the authentication to kick in.

It turned out that all the files I imported into my project had some odd attributes on them, things like encrypted and marked for archive. I removed those attributes and I stopped getting the authentication issue.

link|flag
vote up 0 vote down

Hi,

I am using swfupload for my application on cisco webvpn. I am unable to upload a file , as it requests authentication when upload is initiated. Please help.

sunny

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.