does it matter which control is called?
for example I have probably 7 different instances of an uploader control all over my site.
will only the control that corresponds to a files upload delete that file?
or will any control delete old files in the temp folder when it loads?