You can assign file extensions to editors through the Tools | Options |
Configure Editors. You can then at least assign a file extension to an
editor, such as notepad or even the FrontPage executable. That doesn't mean
that FP will work well with that type of file because you can't add true
support for a file, if FP isn't programmed to work with the file there's not
telling what you can do, but you can make it a recognized filetype. I have
used it to edit PHP from within FP, but it's not recommended because FP can
choke on the pages sometimes since it wasn't designed to work with them.
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
matthew said:
I am trying to figure out how to add new extensions to frontpage so it can
recognize new file types. I use a bulletin board from phpbb and they let you
download templates to modify its with coding and stuff. some users have
posted a way to add extensions to dreamweaver at
http://phpbb.com/kb/article.php?article_id=110. so I need to get this to
work with frontpage. Please help. really appreciate help with this one.