Connecting Tech Pros Worldwide Forums | Help | Site Map

Dynamic pages - any other way besides using frames?

John
Guest
 
Posts: n/a
#1: Mar 27 '08
I need to update my web page dynamically. The page is a typical three column
setup. When someone clicks a button on the middle column the right column should
update. Again wen someone clicks another button left column should update.
All the columns have a lot of stuff and repainting everything is not an option.
Currently I having frames which can be updated dynamically.

Is there any other solution? having the user install some software is not an
option.

dorayme
Guest
 
Posts: n/a
#2: Mar 28 '08

re: Dynamic pages - any other way besides using frames?


In article <raqnu31upastpmvdkf3bg931du1rccgm4l@4ax.com>,
John <John.Smith@invalid.comwrote:
Quote:
I need to update my web page dynamically. The page is a typical three column
setup. When someone clicks a button on the middle column the right column
should
update. Again wen someone clicks another button left column should update.
All the columns have a lot of stuff and repainting everything is not an
option.
Currently I having frames which can be updated dynamically.
>
Is there any other solution? having the user install some software is not an
option.
Is there a button whose *only* function is to update the left or right
col? If so, why? If not, what other things does the button do? How about
a url and some proper context?

--
dorayme
Closed Thread