editing multiple html

This is a discussion on "editing multiple html" within the Web Page Design section. This forum, and the thread "editing multiple html are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 18th, 2005, 20:35
New Member
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
editing multiple html

Does anyone know if their is a way to edit multiple html pages while they are on the server in an easy, efficient way? I just need to add a small link to the bottom of all of my pages, but I have thousands and thousands of pages.

  #2 (permalink)  
Old May 18th, 2005, 20:48
Junior Member
Join Date: Apr 2005
Location: Canada
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Should have used server-side includes. But since it doesn't sound like you did...

If the link has to go into the exact same place on every file, then you could write a script (I'm thinking ASP because that's what i know) that will run on the server. The script with loop through all files on the server. It will open the file, read all the contents, manipulate the contents and add in the link that is required. Then save the file over top of the original. Then move on to the next one. I believe this will only owrk if the end of each file is exactly the same so you can set some parameters to basically find and replace.

I've never written anything like this before, but I'm sure it could be done. It could probably be done with other languages as well.
Closed Thread

Tags
editing, multiple, html

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Searching tutorial on html editing to build website satimis Web Page Design 14 Mar 3rd, 2008 16:54
Can multiple domain names point to the same HTML files? classic123 Web Page Design 3 Oct 30th, 2007 15:33
Using RQ Search and Replace for HTML tag editing diakin Scripts and Online Services 0 Feb 10th, 2007 09:13
Multiple email reciepents with html form smokieisgod Web Page Design 3 Oct 15th, 2005 22:40
Banner Editing Amari Graphics and 3D 0 Aug 13th, 2004 18:25


All times are GMT. The time now is 03:42.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43