Welcome Guest Search | Active Topics | Sign In | Register

Pre-Populate the Postedfiles in Ajax Uplader from Database. Options
Raj
Posted: Monday, April 21, 2008 3:16:31 AM
Rank: Newbie
Groups: Member

Joined: 4/21/2008
Posts: 1
Hi,
Could you Please Help me out, with this problem.
I could retrieve the uploaded files from ajaxuploader using postedfiles property.
But when i retrieve the files from database ,i am not able to pre-populate in ajax uploader.
Brick wall
eo_support
Posted: Monday, April 21, 2008 6:21:33 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,092
Hi,

You won't be able to do that. PostedFiles contains a list of files that are posted, but has not been "processed" yet. On the other hands, your database contains "processed" information. You just need to get the list from your database directly instead of using PostedFiles in that case.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.