I'm using freeASPupload and got some assistance integrating to a Member script. It works successfully.
In this modified version there are two groups that use this upload script. Members of one group get automatically re-directed after uploading.
However, this member group never gets the benefit of knowing if they've uploaded an incorrect file size or incorrect file extension.
Members from the second...
User Profile
Collapse
-
Triggering a "Exceeds Max File Size" error in freeASPUpload
-
Help creating an executable for this....
What I need is this:
1. Watch a folder.
2. When any file arrives, create a directory
(using the file name as the new directory name. Created at: Domain/Folders/filename/file)
3. Create a file named download.html, with this in this file:
html
body
a href = http : // Domain/Folders/filename/file
body
html
4. Store download.html in Folders/filename
...
No activity results to display
Show More