PDA

View Full Version : load dynamically html page into table



corinne
October 24th, 2002, 02:18 AM
I have bild a site in dreamweaver mx.
My site is without frames. Just tables.
I would like to load dynamically an exterior html page
into on of my tables.
because this exterior html page is managed directly by my client.
What scipt do I use?
I supposed is a javascript script.

Can somebody help me that one?

Thanks, Corinne

ranish
October 24th, 2002, 03:10 AM
If you want to load dynamic data in table then you can use ASP
or similar language like jsp, php.

corinne
October 24th, 2002, 03:35 AM
All right. Because my knowledge in that area is small, can you tell me what to writte?
Corinne

Ryall
October 26th, 2002, 04:35 PM
why dont you use frames?

lostinbeta
October 26th, 2002, 04:48 PM
Iframes are your best option here. Easy to use and implement.


<iframe name="giveName" height="300" width="200" src="yourPage.html">
</iframe>

Put that script in one of your table cells. It will load yourPage.html in a 300x200 frame inside the cell.

corinne
October 28th, 2002, 02:03 AM
thank's lostinbeta.
few day ago a friend gave me that same scripts, it work just fine.

Corinne

lostinbeta
October 28th, 2002, 02:05 AM
I am glad you got it to work :)

Jubba
October 28th, 2002, 07:50 AM
I like Floating Frames! sorry...I'm stupid...

http://www.livetoskateboard.com/gte