Forum Moderators: coopster

Message Too Old, No Replies

PHP Include problem

Links problem...

         

thomholman

6:32 pm on Mar 10, 2006 (gmt 0)



Hi, im a web designer rather than PHP scripter so if this is a really stupid question then my apologies in advance.
i have used an include in the main tbale of my site to show my livejournal account and it initially works fine. However, when a link is clicked on the livejournal part, the link destination opens fully in the window, rather than in the 'include' area.

How can i make it so that the livejournal links open in the table that the include resides in?

Thanks alot.

[edited by: jatar_k at 6:33 pm (utc) on Mar. 10, 2006]
[edit reason] no urls thanks [/edit]

henry0

8:57 pm on Mar 10, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld!

In short a link will open a new page
what needs to be done is reading the page content, format and display it within your existing page.