Welcome Guest Search | Active Topics | Sign In | Register

AJAXUploader w/3rd party upload Options
Luigi
Posted: Monday, February 11, 2008 2:51:29 PM
Rank: Newbie
Groups: Member

Joined: 2/11/2008
Posts: 1
Is it possible to receive HTTP uploads on my server that were not submitted with the AJAXUploader object? In other words, If I have a software application that is capable of POSTing a file to a web server can I use the AJAXPostedFile object?
eo_support
Posted: Monday, February 11, 2008 3:00:26 PM
Rank: Administration
Groups: Administration

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

AJAXPostedFile goes with AJAXUploader. So if the file is not posted by AJAXUploader, there will be no AJAXPostedFile object. You can still use other methods/components/software to upload the file without any problem --- except for that upload would have nothing to do with AJAXUploader/AJAXPostedFile. You would use whatever you were using to access those uploaded files.

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.