Erasing Pages

  • Thread starter Mark Fitzgerald
  • Start date
M

Mark Fitzgerald

I want to erase all the pages on my site but keep the file names the same so
all I will have is a blank file. is there a way to do them all at once
instead of going one by one...I tried DWT but It just copied the theme and
kept all the text on the page still.
 
T

Thomas A. Rowe

No such function in any application.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
A

Andrew Murray

you would need to go into each file individually, delete the content and
save the "empty" file in each and every instance.
 
Top