Hi all..
I'm having a little trouble with an upload of a file..
i use asp.net with C# language..
I want to add datetime in the name of the file so that when a user uploads a file such as "test.doc" it would be saved into the server as "test-20101123-0533-milisecond.doc" and stored in the database as in a field as Uploads/test-20101123-0533-milisecond.doc
"can u help me, please?"