scripts

T

Trevor Bourne

Is it possible to insert a script into the shared borders
in FP2000 and can any one tell me how to do it? Thanks.
 
J

Jim Buyens

-----Original Message-----
Is it possible to insert a script into the shared borders
in FP2000.
Yes.

Can any one tell me how to do it? Thanks.

Open the shared border page (such as _borders/left.htm),
switch to HTML view, enter a pair of <script> and
</script> tags and enjoy.

If the _borders folder isn't visible in your Web, choose
Web Options from the Tools menu, click the Advanced tab,
and select Show Huidden Files And Folders.

Jim Buyens
Microsoft FrontPage MVP
[email protected]
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
T

Thomas A. Rowe

Note: Must be after the <body> tag to be included in other pages.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top