PDA


View Full Version : vba with .htm and .html extension


c-com
05-13-2005, 05:47 PM
Hi!

There is something I am missing at the vba download. I need a version with .htm and .html extensions.

Best Regards

Zachery
05-13-2005, 05:50 PM
You do relize that it is still php correct?

Brian
05-13-2005, 06:20 PM
Why would you need html? All of vB is done in PHP.

c-com
05-13-2005, 06:42 PM
Yes, I do. PHP-Code in files with .htm or .html extension like vbulletin does it also.

vtec44
05-13-2005, 08:39 PM
I'm confused.

Zachery
05-13-2005, 08:40 PM
His server is setup to parse .html and .htm files as .php files

You can do a mass find and replace via a good ftp or text editor and fix this.

KW802
05-13-2005, 09:08 PM
OK, I see what's he talking about now.... (I had to check vb.com to see)

When you download a VB package you can select php/php3/php4/phtml/html/htm but when you download CMPS the options are php/php3/php4/phtml.

(Brian: Any chance of adding html & htm to the list of choices? :) )

c-com
05-14-2005, 04:00 AM
KW802: exactly. Yesterday I was in a hurry, so I forgot to mention that I am using a vb3 installtion with .htm extension.

It would be great if you could provide vba with the same extensions you can download the vb-package.

Brian
05-14-2005, 11:16 AM
Just updated them to add html and htm. :)

c-com
05-14-2005, 11:52 AM
Thanks Brian. Great job, works like charm.