Sign GuestBook Imprimir

  • 94

Steps
  1. Set the following information:
    • Name - Enter the name you want to use when signing your Simple GuestBoook.
    • Email - Enter the email address you want to use when signing your Simple GuestBook.
    • URL - Enter a URL to your own web site or any URL you want to be shown when signing your Simple GuestBook.
    • Comments - Enter any specific comments you want to post when signing your Simple GuestBook.
  2. Click on the Sign Guestbook button.
  3. A new window should open displaying your signed Simple GuestBook.

View GuestBook

Click on the View GuestBook to view your Simple GuestBook. A new window will appear showing your Simple GuestBook and any signatures or posts that have been made.

Manage GuestBook

Click on the Manage GuestBook to manage your Simple GuestBook.

Web Page Form Code

Copy the code listed on the Simple GuestBook page in cPanel and paste it somewhere on your web site. The code should look similar to the following:

<form action="/cgi-sys/guestbook.cgi" target="guestwindow">
<input type="hidden" name="user" value="USER">
<input type="hidden" name="action" value="addguest">
<input type="hidden" name="basehref" value="http://YOUR_DOMAIN">
<input type="hidden" name="template" value="default">
Name: <input type="text" name="name"><br>
Email: <input type="text" name="email"><br>
Url: <input type="text" name="url"><br>
Comments: <textarea name="comments"></textarea><br>
<input type="submit" value="Sign Guestbook">
</form>


¿Fue útil la respuesta?

« Atrás