TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:JavaScript or XML include statements? From:"White, Leigh" <Leigh -dot- White -at- medic -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Mon, 18 Jun 2001 10:20:17 -0400
I need to create a master Web page that contains the contents of a number of
other Web pages. This master page will contain some kind of include
statement for each subpage that a user could potentially install from CD. If
the user has not installed a particular subpage, its contents simply don't
display on the master page. If the user later installs that subpage--voila,
its contents appear on the master page.
Because all these pages (master and subpages) will be installed from a CD
and run locally, anything I do must be client-side, which rules out the use
of ASP. As far as I can tell, HTML offers no way of including the contents
of other HTML files other than using frames, which won't work for me.
<OBJECT> does not display the actual contents.
I feel like my options are JavaScript and XML, so does anyone out there know
how to include the contents of one HTML or XML file in another using JS or
XML? I've searched high and low and can't find any answers. Any help anyone
can offer will be much appreciated. Please respond off list.
Thanks much,
Leigh White
Lead Technical Writer
Medic Computer Systems, LLC
Leigh -dot- White -at- Medic -dot- com
Views expressed by the author do not necessarily represent those of Medic
Computer Systems, LLC, management and Board of Directors.
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
Sponsored by Cub Lea, specialist in low-cost outsourced development
and documentation. Overload and time-sensitive jobs at exceptional
rates. Unique free gifts for all visitors to http://www.cublea.com
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.