View Single Post
Old 01-03-2005, 05:38 PM  
Wolfy
Confirmed User
 
Wolfy's Avatar
 
Industry Role:
Join Date: Dec 2003
Location: Wisconsin
Posts: 3,574
ex: if I want to take this part of the files (a.html, b.html, c.html, d.html, etc) -
<html>
<head>
<title>some page</title>


and replace it with
<html>
<head>
<title>some page</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.0.3" />
<meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,bu lletin board" />

or whatever happens to be going there, of course.

How do you do that? Do any of the programs alre3ady mentioned do that?

Last edited by Wolfy; 01-03-2005 at 05:40 PM..
Wolfy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote