Rank: Newbie Groups: Member
Joined: 2/22/2008 Posts: 2
|
hi When i upload a file using ajaxuploader. it saves in a temporary file and in deffrent file format. how can i save the image into a permamnt folder with the actual file?
Urgent please help. Thanks
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You need to set the uploader's FinalFileLocation property. This property did not exist in early versions, so try to get the latest if you do not see this property in your version.
Thanks
|