Click to See Complete Forum and Search --> : <div> contents change


Webskater
09-10-2003, 06:59 AM
Is it possible to change the contents of a <div> tag in code? I don't mean using innerText etc but actually getting different pages to display in a <div> tag - a bit like an <iframe>?
Thanks for any help.

pyro
09-10-2003, 08:05 AM
Take a look at http://www.infinitypages.com/research/divinclude.php if your server supports PHP...

Webskater
09-10-2003, 08:20 AM
Thanks for you answer. Thats exactly what I need but I need the asp version. I'll try the asp forum. Thanks again.

pyro
09-10-2003, 08:24 AM
No problem... :)

pelegk1
09-10-2003, 08:40 AM
not only in div but in td and so on...