On 2004-01-19, Juha Rossi <juhar@evitech.fi> wrote:[color=blue]
> Hi,
> Im designing web site like below:
>
> -----------------------------------------------------------
>| logo here | welcome text here
>| |
>| |
> -----------------------------------------------------------
>| buttons here |
>| | main content here
>| |
>| |
>| |
> ------------------------------------------------------------
>
> The idea was to create dynamic html table instead of frames.[/color]
This is a design question. There are better groups for that. You could
also use CSS to do the layout stuff.
[color=blue]
> How can I refresh only the "main content cell" without
> refreshing the whole page? The refresh-functionality was intended
> to put behind buttons at the "button cell". Is it possible to open
> complete html pages (e.g. <html> ... </html> in their own files) to
> the main cell area?[/color]
Still a design question, here i think iframe is what you need.
What techiniques should I use/best to use (php,[color=blue]
> java/jsp, javascript, DOM)?[/color]
Any CGI language will give you the ability to include the logo, welcome
text, buttons and main text the way you want it.
--
http://home.mysth.be/~timvw