Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

opening links inside a table cell??

Status
Not open for further replies.

mezzi5

Technical User
Dec 15, 2007
99
GB
Hi, I'm new to Dreamweaver. Is there a way to
link and open a remote webpage (eg) google -
inside a table cell? What I'm trying to achieve
(without frames) is a small section of my webpage
opening up a site inside said section.

many thanks

 
Not without Frames or at least an iframe.

Maybe you could use some server-side code to read the external webpage, and load the html into the cell, but you would need to strip the html head body tags etc.. and just load the section between the body tags into the cell.



----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top