AI OnAI Off
1) Where do you want to store the file? In a specific folder where you specify the path or in the current page's folder?
2) What do you mean with with rewrite the filename? Do you want to set it yourself compleatly or just remove unsafe characters from the filename?
Hi,
I'm trying to create an "Upload your CV here" functionality for the front-end, but I'd like to upload files and have them sat in a folder in the episerver file manager, rather than in a folder that I create myself.
I've had a read about, and people are saying you can create a unifiedfile object to do it, though I'm not sure how.
I had a look at this article:
http://blog.fredrikhaglund.se/blog/2008/09/05/page-folders-and-uploading-of-files-in-episerver/
Though I don't understand how you get the correct path to the folder you want, and to upload the file.
I guess I'm after this:
http://labs.episerver.com/en/Blogs/Jacob-Khan/Dates/2008/6/File-upload-in-XForm/
But with EPiServer actually doing the saving and rewriting of the filename.
I want to rewrite the filename like EPiServer's file manager does for security reasons.
Any ideas?
Thanks very much for any help!
Karl.