Adding the Guestbook to your site is a two step process. First you add an HTML object to your page and copy and paste the HTML
shown below. Second you add a link to your page to display the Guestbook itself.
|
|
To add the Guestbook to your site, follow these directions:
|
|
First add the HTML to your page:
|
|
Click on the CoolStuff tab in WebStudio.
|
|
Drag the HTML object onto a page.
|
|
Double click on the HTML object to open the HTML editor.
|
|
Copy the HTML, below, from this page and paste it into the HTML editor.
|
|
Note that you can change any of the text in Green to reflect your needs. Make sure you only change the text in green and not
anything in black. Click Save in the HTML Editor to save the HTML. You may need to resize the width of the HTML object to match
the size of the resulting form.
|
|
Second, add a link to the actual Guestbook to your MyLinks and add that link to a button or text on your page.
|
|
Click on the Links tab in Web Studio.
|
|
Go to the MyLinks list in the Links tab and Right Click on it. Choose Add Link from the resulting menu. In the resulting dialog, type
"Guestbook" and press Tab, enter "guestbk.htm" and press OK. Note, don't type the quotes, just the text between the quotes.
|
This adds the link to your Guestbook to MyLinks. Now you can drag and drop that link onto any button or text. The link will take
your guests directly to your Guestbook. You can drop the link on to a button or text labeled with "View My Guestbook" for example.
That's it!
|
Below is the HTML to add to your HTML object.
|