Welcome Guest Search | Active Topics | Sign In | Register

Ajaxuploader problem Options
Charly
Posted: Friday, January 28, 2011 12:42:46 PM
Rank: Newbie
Groups: Member

Joined: 5/15/2008
Posts: 3
Hello,
I'm trying to upload the file example.pdf to ~/eo_upload folder on my server with ajaxuploader control.
I put this code on my page:
<eo:AJAXUploader runat="server" id="AJAXUploader1" Width="400px" TempFileLocation="~/eo_upload" MaxDataSize="30000" >
</eo:AJAXUploader>

When i press the upload button It say that the file example.pdf was uploaded.
It shows me the checkbox near the file example.pdf and the delete button.
But when i go to the eo_upload folder, I dont find the file example.pdf but:

eouploader.fcc6e5b6-ee79-4a65-bbe9-46d15630a757.1.data

I also tried to set the FinalFileLocation property, but it doesn't works.

Please, help me,
thanks
eo_support
Posted: Friday, January 28, 2011 12:53:16 PM
Rank: Administration
Groups: Administration

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

This is quite normal because you didn't "submit" your uploaded file yet. Please see here for details:

http://doc.essentialobjects.com/library/1/ajaxuploader/ajaxuploader_behavior.aspx

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.