Skip to content

Tag Archives: file extension

Accidentally changed iMovieProj file to XML?

So I was following instructions online on how to open iMovie projects into final cut pro. One step was to change the .iMovieProj extension to .xml. Once I imported the .xml file into Final Cut Pro, it said the xml was aborted due to critical error. So now, I gave up and just tried to [...]

XML newbie – is xml a static page? can it do some database update?

Hi. I know php and how to update database & create dynamic web content. Can XML do that? I same some web sites have pages with file extension like *.xml and I wonder if those are only static page? Thanks.

What is the best way to index thousands of documents for use in a ASP NET 2.0 web site?

I want to be able to add/delete documents, (mainly PDF’s) allow my users to add documents in a members based service. What is the best way to index these documents as they are uploaded/donated/or already exist in certain folders? Basically I am looking for a program of some sort that allows me to index them [...]

How to call any file located on a website's directory that has a particular file extension?

If I wanted to see all files with a particular file extension (like all xml files for example) that are inside a website’s various directories, can I call these files from the browser without actually knowing the file name or path or even whether or not it exists? Using wild cards maybe??? In other words [...]