473,399 Members | 4,192 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

How to, load txtfiles with htm-content using js

Hello,
we are looking for a way to load in an existing html-file different
txtfiles, which includes html-commands.

Example(Not a real server):
We want to load a layout.htm with an parameter like the following sample url
"http://www.server.com/Index.htm?content.txt"

After loading the index.htm a included html script should load the
content.txt file.
The html-code in index.htm additional with the html-code in the content.txt
file should give the whole html-code for the viewed page.

Tank you in advance
regards
heinz
Jul 20 '05 #1
3 1949
On Wed, 18 Feb 2004 08:44:38 +0100, Bosch News <he**********@de.bosch.com>
wrote:
Hello,
we are looking for a way to load in an existing html-file different
txtfiles, which includes html-commands.

Example(Not a real server):
We want to load a layout.htm with an parameter like the following sample
url
"http://www.server.com/Index.htm?content.txt"

After loading the index.htm a included html script should load the
content.txt file.
The html-code in index.htm additional with the html-code in the
content.txt
file should give the whole html-code for the viewed page.

Tank you in advance
regards
heinz


Sounds like SSI to me. Your server must allow SSI but if it does this is
easy.
Jul 20 '05 #2
Hello Neal
thank you for your answer.
Are you meaning server side includes with ssi?

I think it is possible with asp-pages to realize the includes, but in this
case,
we are not able to use asp.

regards heinz

-snap-
Sounds like SSI to me. Your server must allow SSI but if it does this is
easy.


Jul 20 '05 #3
"Bosch News" <he**********@de.bosch.com> wrote:
Hello Neal
thank you for your answer.
Are you meaning server side includes with ssi?
SSI *means* "server-side includes".

I think it is possible with asp-pages to realize the includes, but in this
case,
we are not able to use asp.


Server-side includes are not part of ASP. They are provided by many
web servers, *including* Microsoft's IIS when it processes ASP pages.

By the way, notice the benefit of putting responses *after* the
previous poster's text. It lets me answer each part of your message in
the appropriate place, and you can read this whole message with my
responses following the passages that they address, so that the whole
thing can be understood. If I continued your practice of putting the
response before the previous message, I wouldn't be able to do this.

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ôter le premier point de mon adresse de courriel.
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: vk | last post by:
I have a situation where I have 3 frames. The first frame is dynamic and contains javascript variables for use throughout the frameset page and the other frames. Everything works fine...except...
3
by: BlackSabbath | last post by:
Hi, all I try to explain (with my #@^^~ english..., sorry...) : I have a page e.g. Product125.htm I would that, if a guy call http:\\www.MySite.htm\Products\product125.htm to force the...
3
by: Paul | last post by:
HI! how do we load a page from the menu into an iframe when you are not on the iframe page? I want to be able to load pages (options in my menu ) into a iframe no matter if I am on the iframe...
5
by: Al Sav | last post by:
I have the following in form load. When the form shows up, the graphics vanishes. This works, if I execute this from button_click. But, even that vanishes if minimize and restore the form. Similar...
1
by: David Dvali | last post by:
Hello. I have loaded image to my bytes arraey from DB, now I want to load itt intot the PictureBox. howa can I do it? Thank you.
1
by: Alex Nitulescu | last post by:
Hi. My site has a splash screen which, to look its best, really depends on the synchronization between animation and sounds. My question is - how to load the small mp3 file (about 350k) BEFORE...
6
by: dee | last post by:
Hi In web.config I have to the following: <configuration> <system.web> <customErrors defaultRedirect="error.htm" mode="On" /> </system.web> </configuration>
3
by: Dennis Sirois | last post by:
How would I encode a URL on home.htm to open another page (index1.htm) which contains an Iframe with name="test" and id="test" and load it with include1.htm or include2.htm which resides in the same...
1
by: muralidhargvn | last post by:
Hi, I am writing an application in C# (.NET 1.1). I have AxWebBrowser control in my form. It will be loaded with a html page from the following location: /GA/Receive/Main.htm The loaded...
10
by: nicolai | last post by:
There are plenty of scripts that load html into a page based on the day of the week, month, or randomly, but I would like to load a different page every day of the year. I would like to give a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.