Unfortunately, the place where I work was already using FrontPage before I arrived and therefore I must learn to live with it. The problem I'm having is trying to allow users to change files with .php extensions in FP. It will open them, but not recognize the PHP coding and rewrite key portions. I have tried to work around this by developing a way for users to edit text in a PHP application, but time constraints have limited me here. I'm sure there aren't too many people out there with this problem, but maybe somebody has some ideas. Anything to overcome the horror of FrontPage is appreciated!

    Use ASP tags instead. You can turn on php's use of asp tags in the ini file. This will allow you to edit the stuff without a problem.

      9 months later

      yes, it's a bad thing

      I'm doing some macros with Ultraedit, so php tags are replacing on html and javascript syntax.

      But seems strange nobody makes any Front-Page add-on...

        4 months later
        Write a Reply...