Click to See Complete Forum and Search --> : ASP? or other..what is it?


dsirois1
01-26-2006, 11:44 AM
I am trying to get this hosted but I don't know what technology it is. Can someone look at it and tell me what it is.

http://www.chrisombrickandstone.com/

chazzy
01-26-2006, 11:55 AM
if you're talking about the .cfm files, that's coldfusion. a very old web scripting language.

dsirois1
01-26-2006, 12:09 PM
How do I get the server to recognize it? What MIME type do I set?

NogDog
01-26-2006, 12:33 PM
You have to have Cold Fusion installed on the server, then have the web server configured to send .cfm files to Cold Fusion for parsing and processing. In as much as CF must be purchased and licensed to use, while PHP provides essentially the same functionality while being open source, most web hosting companies either do not offer CF at all, or if they do it's an extra charge to have it available for use.