to include the text file contents within an html page you need a server side
include.

depends on your hosting environment and web server - ask your hosting
company what they have available - otherwise you may have to use scripting
such as asp, php etc.

another approach might be to use frames and have the text file as the body
of a frame.

Steve

> -----Original Message-----
> From: Alistair George [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 24 July 2003 8:03 a.m.
> To: Multiple recipients of list delphi
> Subject: [DUG]: Textfile display on web page
> 
> 
> You can display a graphics file easily enough in html on a 
> web page, but how do
> you display a textfile on a web page?
> I want to display each new version and date of my software 
> which is in a textfile
> on a web site (version.txt). Myprogram links to it for update 
> information, so it
> makes sense to use that info as well on the programs web page.
> Anyone know how? html code please.
> Al+
> 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.502 / Virus Database: 300 - Release Date: 18/07/2003
>  
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to