T
Thom Little
I have just finished an ASP.NET application that needs one (the last)
remaining tweak. It writes two temporary files and then appends them to an
SMTP message.
ASP 3 had a function ...
GetTempName
.... to generate unique temporary filenames. Is there an easy standard way
to generate temporary file names in ASP.NET?
remaining tweak. It writes two temporary files and then appends them to an
SMTP message.
ASP 3 had a function ...
GetTempName
.... to generate unique temporary filenames. Is there an easy standard way
to generate temporary file names in ASP.NET?