Gazing into my crystal ball I observed mbstevens
<NOXwebmasterx@xmbstevensx.com> writing in
news:0NXEe.4191$Uk3.614@newsread1.news.pas.earthli nk.net:
[color=blue]
> Adrienne wrote:[color=green]
>> Gazing into my crystal ball I observed "gxk" <gxkahn@gmail.com>
>> writing[color=darkred]
>>>>I want to understand how to reload only part of html file?
>>>>i know about frames and trying not to use them.
>>>>Consideratin is simple: same title for all pages, for example ...and
>>>>later
>>>How about navigation bar or any common part for number of html files[/color][/color]
>[color=green]
>> I don't think you understand what has been said in this thread. If
>> you look at any document on the WWW with common menus, or other common
>> elements, you will see the whole page load, not just parts of it.
>> That would be very confusing for visitors, not to mention, probably
>> make them nauseaus seeing some parts update, and others not.[/color]
>[color=green]
>> The _only_ way to do what you want is with frames, and that is because
>> there is more than one document being requested.[/color]
>
> Yes, without frames the pages load all at once.
> But I think you're taking the intent of the question a bit too
> literally.
>
> Many programs _do_ combine information so that you only write a _part_
> of the file for each page.
>
> For client side, to upload to your website with FTP, there are the
> preprocessors:
>
http://www.htmlhelp.com/links/preprocessors.html
>
> From server side, there is almost any blogging software, any CGI
> software that generates pages from databases, text files, and the like,
> and there is SSI.
>
http://www.cpan.org/
>
http://cgi.resourceindex.com/
>[/color]
The OP specifically said no server side, or frames. I already advised the
OP about a preprocessor.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share