Use find and replace if the script is to go in the same place in each
page. Tick Source Code and All pages
Example:
Find:
</head>
Replace with:
<script>
Blah blah blah
</script>
</head>
Even better if using JavaScript, place the script in an external file,
say scripts.js
Then use Find and Replace:
Find
</head>
Replace:
<script type="text/javascript" src="scripts.js"></script>
If any pages are in folders use View->Problems->Hyperlinks to correct
the links to the scripts file for those pages.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
FrontPage Support:
http://www.frontpagemvps.com/