Top "File-extension" questions

A suffix appended to the end of a filename, in order to identify the type of file.

How come some site urls do not include a file extension?

I was browsing the internet and noticed, YouTube, for example, contains a URL like this to denote a video page: …

url file-extension
What does .do webpage stands for

I would like to know what does .do webpages stand for ( as .php stands for PHP pages with PHP Scripting) …

file-extension
Save file with appropriate extension in a Save File prompt

In my application I use a SaveFileDialog to pop up a Save As window. I have restricted in the file …

c# winforms file-extension savefiledialog
Codeigniter multiple file upload messes file extension

I am trying to get a multiple upload library working for my Codeigniter based website. I have it working almost …

php codeigniter file-upload file-io file-extension
How to get list of all files with ESY extension in a directory?

In VBA, how do I get a list of all the files with a specific extension in a specific directory? …

vba search filesystems excel-2007 file-extension
Extract file extension from file path

How can I extract the extension of a file given a file path as a character? I know I can …

r file-extension built-in
.asv files in matlab

When I save a .m file in a folder, MATLAB autosaves a .asv file in the same folder. I opened …

matlab file-extension recovery
Integrating into Windows Explorer context menu

I want to write a small tool, that does the following: When you right click on a file with a …

c# .net explorer file-extension
What are common file extensions for web programming languages?

What file extensions are used most commonly by different languages? Please don't put source file names (like .java) but rather …

language-agnostic programming-languages file-extension
Which MIME type is correct for the .exe file?

I try to find which MIME type corresponds to the each extension and I get ambiguous results. According to webdesign.…

http-headers mime-types mime file-extension