GBook and VSD

User 881212 Photo


Registered User
56 posts

Hi,

How do I get the GBook php guestbook to work in a VSD developed site.
I am aware that it will not show up in the Visual designer, but how do I embed it in my site.
Do I use an iFrame? If so what do I put in it?

Thanks for any answer.

Regards,
Marc
Who needs a nickname, be yourself. Well most of the time...
User 187934 Photo


Senior Advisor
20,271 posts

Hi Marc, You could either use an iframe or keep the guestbook as a separate page. If your going to embed your guestbook into a already existing page in VSD then the iframe is the way to go. First ftp all the gbook files up to your host if there not there yet. Now open a HTML box and make it the same size as the guestbook, then add this to the body HTML.

<iframe src="http://mydomain.com/gbook/gbook.php" width="900" height="900" scrolling="no" frameborder="0">
<p>Your browser does not support iframes.</p>
</iframe>



You'll need to adjust the src to your directory structure and domain name.:) Also adjust the height and width to the guestbook page size.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 881212 Photo


Registered User
56 posts

THANK YOU Eric,

I know, I am shouting but once again you (and others here) have been of great help.

Thanks again,

Regards,
Marc
Who needs a nickname, be yourself. Well most of the time...

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.