Replace With: [RE:LoadFile("/DesktopModules/Snapsis/PageBlaster/thirdparty.txt")]
The thirdparty.txt file has some javascript and ends with a tag (there is another post to the effect that trying to put the tag in the replacement text directly doesn't work).
So for all but one of my pages, this solution works great!
However, on one page I need a second script block added to this one (ideally, between the script block above and the new closing body tag).
So I set up this page replacement:
Search For:
Replace With: [RE:LoadFile("/DesktopModules/Snapsis/PageBlaster/xrayrefi.txt")]
This text file has the second script block in it as well as another closing body tag.
However, try as I might, I can't get this second loadfile to work. The first page loads fine (I can search for and find specific text from the file) but the second one does not (I can't find the specific text from that file).
Any idea on what might be wrong?
--Bruce
| 08/14/2007 10:12 AM | |
Hi Bruce, I will test this out today. Thanks for reminding me about that other one too.
| |