RE: [PHP] Links displaying in Table cells

2004-12-07 Thread Richard Lynch
> After clicking on a link of a menu in a PHP page, I want to display that > link in cell of a table. Please let me know how to open this link in a > table > cell. You mean like this? http://php.net";>PHP You may also want to consider not using PHP at all, but using JavaScript an

RE: [PHP] Links displaying in Table cells

2004-12-07 Thread Vincent DUPONT
you should add a iframe into your table cell and load the target page (link) into that iframe. maybe some javacsript could create the iframe for you and set its width and height. I Never did this, so this is purely a suggestion Vincent -Original Message- From: Tomar Rajeev (ext) [mailt