Re: [Dynapi-Dev] Using DynAPI II with Frontpage 98 problem

2001-02-22 Thread Robert Rainwater
Also, make sure you are setting the correct library path. It seems the files arent loaded, either because Frontpage's preview sucks or you just have the wrong library path set. -- // Robert Rainwater On 2/22/2001, 1:47:04 PM EST, Randy wrote about "[Dynapi-Dev] Using DynAPI II with Frontpage

RE: [Dynapi-Dev] Using DynAPI II with Frontpage 98 problem

2001-02-22 Thread Pascal Bestebroer
use dynapi-help for this :) Pascal Bestebroer [EMAIL PROTECTED] http://www.dynamic-core.net > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Namens Randy Hawkins > Verzonden: donderdag 22 februari 2001 19:47 > Aan: [EMAIL PROTECTED] > Onderwerp: [Dynapi

Re: [Dynapi-Dev] Using DynAPI II with Frontpage 98 problem

2001-02-22 Thread Doug Melvin
It does not seem that you are doing anything wrong. (imho) So, my guess would be that it is FP.. Possible solution: Switch: DynAPI.include('dynapi.api.browser.js') With: do this for all of the includes and it may work. You could do this in FP and use normal includes when not in FP. No promisses