Forums
This topic is locked
Dynamically set size limit for ASP Upload
Posted 30 May 2002 21:04:59
1
has voted
30 May 2002 21:04:59 Nelson Heerema posted:
Hi folks,I know how to hard-code the filesize limit, but is there some way that I can adjust this dynamically?
Thanks,
Nelson
Replies
Replied 31 May 2002 02:23:43
31 May 2002 02:23:43 Andrew Watson replied:
Do you want to adjust it according to certaing circumstances during a visit, ie one file limit if they choose to upload an image and another if they choose a text document. Or do you just want to adjust it yourself to what you fancy at any time?
It should be pretty easy either way.
Cheers
Leed
:: Son, im Thirty.... ::
It should be pretty easy either way.
Cheers
Leed
:: Son, im Thirty.... ::
Replied 31 May 2002 21:24:50
31 May 2002 21:24:50 Nelson Heerema replied:
I want to adjust it myself at will. The max allowable size in my case is determined by a combination of factors, only one of which is filetype (image, document, etc). Simple to come up with a number for the given situation, but I don't know how to pass that to ASP Upload.
Cheers,
Nelson
Cheers,
Nelson