WebSite X5Help Center

 
D.G. B.
D.G. B.
User

Guestbook in two parts  nl

Autore: D.G. B.
Visite 1651, Followers 1, Condiviso 0  

If I make a guestbook I get a page with

the section where you can place your message and then follow the messages.

I am searching for a guestbook with 2 pages

  1. Page 1 Writing Your message
  2. Page 2 See the messages

Can You help me?

Dick

Postato il
2 RISPOSTE
Incomedia
Claudio D.
Incomedia

Hello D.G. B.,

At the moment it is not possible to have this feature in WebSite X5. I would like to suggest that you open an "Idea" Post where you describe to us the feature you would like to see implemented in the future releases of WebSite X5.


If you find a custom code to get this feature, this code can be added in WebSite X5 with the HTML code object in step 3. In this way, if you find scripts that suit your needs, you can easily use them inside the Software. Also if I cannot give support to third party custom code, I can explain you how to add it in WebSite X5.

Many thanks!

Leggi di più
Postato il da Claudio D.
D.G. B.
D.G. B.
User
Autore

I have had a guestboek in Koekjes.net. There it was possible.

The code I have is:

<!--Hier begint de Koekjes.Net gastenboek-code http://www.koekjes.net-->

<a href="http://www.koekjes.net/gastenboek">
<img src="http://www.koekjes.net/cgi-bin/logogast.pl" border=0></a><br>
<form action="http://www.koekjes.net/cgi-bin/gastenboek/toevoegen.pl?dickenels" METHOD="POST"><br>
Je naam:<br><input type="text" name="msg_name" value="" size="42"><br>
Je e-mail adres:<br><input type="text" name="msg_mail" value="" size=42><br>
Je homepage:<br><input type="text" name="msg_url" value="http://" size=42><br>
Je boodschap:<br><textarea name="msg_body" rows="4" cols="40"></textarea><br>
<input type="submit" value="Verstuur">
</form>
<br><br>

<A HREF="http://www.koekjes.net/cgi-bin/gastenboek/bekijken.pl?dickenels">
Bekijk hier mijn gastenboek.</a><br>

<!--Hier stopt de Koekjes.Net gastenboek-code http://www.koekjes.net-->

I have attached two screencaptures.

Dick Blom

Leggi di più
Postato il da D.G. B.