External js files

  • Thread starter Thread starter Dennis Allen
  • Start date Start date
D

Dennis Allen

Hi. I have FP2000. Wrote a small application that generates js files.
But to publish these js files, I have to open each and every one with FP
notepad. Question. Is there a way my application could let FP know a
js file has been created/modified? Maybe some sort of refresh method?

Perhaps such information is stored in _vti_cnf folders, under the same
name as the file itself. But, of course, I would need to know the
format. Could I safely delete the associated file in the _vti_cnf
folder and would that cauise a refresh?
 
Once you have created the *.js file use FPs Import function to Import
it.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
You can try running Tools | Recalculate Hyperlinks, but that doesn't always work. The best solution
is to always edit/create them outside of FP, then import them into FP.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Will try it. Thanks...Dennis

Jens Peter Karlsen said:
Once you have created the *.js file use FPs Import function to Import
it.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Back
Top