How do direct the uploaded files to a specific temp folder?

Upload core product.
Post Reply
Pointeman
Posts: 8
Joined: Sat Jan 17, 2009 11:32 pm

How do direct the uploaded files to a specific temp folder?

Post by Pointeman »

Q. How do I instruct JFileUpload where to place the uploaded files?

vlad
Posts: 82
Joined: Sun Jan 04, 2009 6:38 pm

Re: How do direct the uploaded files to a specific temp folder?

Post by vlad »

That depends on the server side script that you are using to process the upload.

Pointeman
Posts: 8
Joined: Sat Jan 17, 2009 11:32 pm

Re: How do direct the uploaded files to a specific temp folder?

Post by Pointeman »

Using ASP.NET .aspx page...

vlad
Posts: 82
Joined: Sun Jan 04, 2009 6:38 pm

Re: How do direct the uploaded files to a specific temp folder?

Post by vlad »

Sorry, not in my area of expertise, I'm a PHP developer ;) Good luck with that!

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: How do direct the uploaded files to a specific temp folder?

Post by support »

You have a ASP.NET sample where you can setup server-side folder for uploaded files at:
http://www.jfileupload.com/products/tools/index.html

Post Reply