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
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