
December 5th, 2002, 02:46 AM
|
|
Junior Member
|
|
Join Date: Oct 2002
Location: Australia
Posts: 25
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Scripting needed
hi there,
I have developed a web page (html template) and on this template page I have inserted a table.
At the moment the table has no content, but I will be adding this to the table as I go. For example I might write some text, add some images and create some hyperlinks, etc. Some of the content is to be copied to another page and thus I was wondering if there is a script available that can copy the content of a table from one html page to another - is that possible?
The reason for this is that I want to automate my editing process. As I have a lot of writing to do I was hoping to automate a copy proccess from one html page to another.
So for example, if I have a html page (page_01.html) with a table and I write 'hello' in the table - then the script would copy the table and its content ('hello') to a specified page that I have nominated, for example to page_02.html.
Can this be done - the script needs to be flexible so that I can direct the copying to any html page I wish, preferable without loosing its path.
Am I asking for too much? Any advise and/or tutorials on this would be appreciated. Please note the html page are created in Dreamweaver 4, maybe the needed script can be applied to a table controled by css?
Any ideas and recommendations are much appreciated.
Cheers...
Henry
|