B
Bogosian
Hi to all.I have to solve the following problem.I have to make a
website which will be a web cache machine with the look of a real
cache machine - screen and buttons below it.So i plan the background
to be an image and when users cklick the buttons only some of the data
on the screen will change.I want to make this background image
static(including the buttons if possible because otherwise it'll be
very ugly if the buttons leave blank spaces after postback).I mean
that it shouldn be loaded after each postback(no matter whether from
the cache or downloaded from the server).What i really need is just a
small portion of information to be loaded after each postback
event.What would you advice me to do - IFrames + client scripts or
something else?
Thanks in advance.
website which will be a web cache machine with the look of a real
cache machine - screen and buttons below it.So i plan the background
to be an image and when users cklick the buttons only some of the data
on the screen will change.I want to make this background image
static(including the buttons if possible because otherwise it'll be
very ugly if the buttons leave blank spaces after postback).I mean
that it shouldn be loaded after each postback(no matter whether from
the cache or downloaded from the server).What i really need is just a
small portion of information to be loaded after each postback
event.What would you advice me to do - IFrames + client scripts or
something else?
Thanks in advance.