Axosoft Support Forums » SlickUpload » SlickUpload Support [archive] » Set upload location in C# code?
We need to be able to set the upload location for each session uniquely in the page_load event. Would someone be able to post an example of how to do that? Many thanks.
To do this, use a file name generator. For more information, check out the FileNameGenerator or FileNameGeneratorVB samples. Information about how to specify a file name generator can be found in the docs: http://krystalware.com/Products/SlickUpload/Documentation/configuration.aspx. Also see: http://krystalware.com/Products/SlickUpload/Documentation/concepts/uploading-disk.aspx.