This topic is locked

file name on uploads

2/22/2006 8:32:31 PM
ASPRunnerPro General questions
Sarjent author

I can't see where this is in the files but what I was wanting to do is this
Person attaches a file readme.doc to the record

Currently it tags on the end of the file the yeardatetime

I'd like to append to the beginning of the filename that gets uploaded a field value from the form (its a required field so something would always be present)
So if I have a DisplayName field for example with a value of SERVER1

the record would update readme.doc to SERVER1_readme200602220732.doc
Is this possible to do?