79424996

Date: 2025-02-09 13:52:34
Score: 2
Natty:
Report link

Both of the following lines of code will return the file name with its extension including the full path of the file on the client.

FileUpload1.PostedFile.FileName;

Directory.GetFiles();

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: TAN YEW MENG