Page 1 of 1
Help with incorporating Guestbook into website
Posted: Fri Apr 01, 2005 12:47 pm
by jj
Hi,
I need assistance with incorporating my guestbook into my website.
I am unsure as to what code to copy and paste.
Do l paste the php into the body of the html page?
website:
http://www.clubsouthampton.com
guestbook:
http://www.clubsouthampton.com/gbook/gbook.php
Any assistance would be appreciated.
Justin
Posted: Fri Apr 01, 2005 12:59 pm
by Klemen
Hello,
You must paste the HTML code for header and footer in the "header.txt" and "footer.txt" files that come with GBook. You will need some basic HTML knowledge to be able to do that though.
Regards,
Posted: Fri Apr 01, 2005 1:14 pm
by Guest
Klemen Stirn wrote:Hello,
You must paste the HTML code for header and footer in the "header.txt" and "footer.txt" files that come with GBook. You will need some basic HTML knowledge to be able to do that though.
Regards,
I have this knowledge.
Can you tell me where the header begins and ends and where the footer begins in the html,also where exactly does this data go in the .txt files?
Regards
Justin
Posted: Fri Apr 01, 2005 2:02 pm
by Klemen
There is no special code for header start and end. Header is simply all the HTML code you want to display before GBook HTML code displays, and footer is simply all the HTML code you want to display after GBook HTML code.
There's no special place to paste it in the txt files, these are empty files, just paste the HTML code into these two files and you're ready to go.
Regards
Posted: Fri Apr 01, 2005 2:24 pm
by Guest
Klemen Stirn wrote:There is no special code for header start and end. Header is simply all the HTML code you want to display before GBook HTML code displays, and footer is simply all the HTML code you want to display after GBook HTML code.
There's no special place to paste it in the txt files, these are empty files, just paste the HTML code into these two files and you're ready to go.
Regards
thats great thanks
justin