Good ref. for script side of Front Page

J

Jim T

Just starting with Front Page (2000) and need a good tech reference for the
script side of the software. I have a fair background in VBA but indications
are to use javascript in lieu of VB script. Long term I would like to solve
my own bugs so a good reference would be great. I've been through several of
the HTML and script tutorials; but, my imediate needs is on using the script
editor.

For example.

Q1: in scipt editor, the design tab generates an error popup window
(something like can't display the source, use the Microsoft product...). What
is the design window vs source? advantage? fix?

Q2: I've downloaded a javascript and am modifying it to meet my webpage. How
can I put in a breakpoint to debug (an array does not seem to be working). I
inserted a breakpoint (as I know it in VBA) on the line for the array; but,
it does seem to stop, nor can I "step into". Earlier I've tried to set a
breakpoint on the HTML line referencing the script but that didn't seem to
provide the break either.

Thanks
Jim Tinder
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top