Welcome Guest Search | Active Topics | Sign In | Register

music file Options
kobi
Posted: Wednesday, August 15, 2007 7:04:47 AM
Rank: Newbie
Groups: Member

Joined: 8/15/2007
Posts: 2
Hi
i upload song and is uploading as data file and not as music file

can i change it??
eo_support
Posted: Wednesday, August 15, 2007 7:14:03 AM
Rank: Administration
Groups: Administration

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

You always need to change it, regardless what file you upload. The uploader only stores the files in a temporary folder and you have to move it to wherever you really want the files to be (and rename the file accordingly when you move it, by calling File.Move). The uploader frequently cleans up the temporary folder so if you don't move it, it will eventually be deleted by the uploader.

You can find out the original name of the file via this property:

http://www.essentialobjects.com/ViewDoc.aspx?t=EO.Web.AJAXPostedFile.ClientFileName.html

Thanks
kobi
Posted: Wednesday, August 15, 2007 7:16:59 AM
Rank: Newbie
Groups: Member

Joined: 8/15/2007
Posts: 2
Thank you very much


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.