views:

264

answers:

2

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

A: 

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.

Sailing Judo
A: 

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

sunny