If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Guestbook Links  XML
Forum Index » Support Forum
Author Message
Anonymous



hi !! i am new to all this sort of stuff !! can anyone tell me how to place a link back to my site on the guestbook ?? or how can i integrate it into my site ?? the code is pre-installed on my server....but how do i put it onto my site ?? at the moment all i can do is make a link TO it but don`t know how to put a link bak to my main page !! thanks
Philip
egeurts
Beginner

Joined: 12/08/2003 09:38:19
Messages: 44
Location: Groningen, Netherlands
Offline

If you had searched this forum before posting a question, you would have found the answer below, which I've copied for your convenience:

I'm giving you an example, based on how I've setup my guestbook, but the same technique can be used for any kind of 'small' application written in a script language like PHP.

In my case, I've setup the guestbook in a directory of it's own on the website. The directory is called {domain-name.com}/guestbook/.

In a different part of the site, I have a web page, called gastenboek.htm (it's a site in Dutch, gastenboek means guestbook).

Here is a small piece of code from this gastenboek.htm:


As you can see, I've given the Iframe a name (Guestbook), and some visual settings such as margins, border and alignment. Inside the Iframe, the initial page of the guestbook is called up, throught the src attribute.

This way, the guestbook is operating within the Iframe. You might say the guestbook is completely unaware of the fact it's running in an Iframe, it might as well be running on it's own in a separate browser window. Whatever happens inside the Iframe, the rest of the site around the Iframe is untouched.

Hope this helps...

Opening message voids warranty.
When I'm not surfing the web, I'm probably walking in the mountains.
See for yourself! www.corsica-hiking.com
[WWW]
Anonymous



ok ! thanks for the help !
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum