About 620,000 results
Open links in new tab
  1. Create a Guestbook using HTML CSS and JavaScript

    Nov 17, 2023 · This article will show how to create a GuestBook using HTML, CSS, and JavaScript that allows users to add their name, mobile number, room number, and address to the guestbook. We have written a code that generates a card with multiple input boxes and a submit button to store the guest's information in the guestbook.

  2. javascript - Create a guestbook application in HTML with some ...

    Feb 5, 2017 · I want to create a guestbook application page in HTML which has 3 fields for the user to input: Name E-mail Message I wanna make the client check in JavaScript, so below are my snippets of code whi...

  3. How Lee Robinson created his Guestbook, and you can do it too

    Jan 2, 2024 · Inspired by Lee Robinson's project, this article will be your step-by-step guide to craft your own personalized version in no time. We'll start from the ground up, but to make things smooth, make sure you have some HTML, CSS, and JavaScript skills, along with a basic understanding of React concepts. Familiarity with Next.js (pages) is a bonus.

  4. Adding a guestbook to your web page - maplecity.com

    We have provided a CGI script 'guestBook.pl' to allow users with html experience to easily add a guestbook to their web pages. You may want to refer to examples linked from the bottom of this page. (NOTE: This script is provided for use by customers …

  5. Guest Book | NEAR Documentation

    6 days ago · Guest Book. Our Guest Book example is a simple app composed by two main components: A smart contract that stores messages from users, allowing to attach money to them. A simple web-based frontend that displays the last 10 messages posted.

  6. A guest-book that lives in the NEAR Blockchain - GitHub

    This repository contains example implementations of a Guest Book smart contract in both JavaScript and Rust, and an examples of a frontend interacting with a deployed Guest Book contract. Learn more about the contract through its README. Check our documentation. A guest-book that lives in the NEAR Blockchain.

  7. Creating a Guestbook in js - JavaScript - W3Schools Forum

    Jun 20, 2006 · To make such a script, you would have to use the help of AJAX and PHP/ASP. There's no possible way to just do the whole thing with javascript.

  8. guestbook · GitHub Topics · GitHub

    Aug 26, 2023 · Built using Next.js, Auth.js, Turso and Drizzle ORM. A really basic and kinda scuffed guestbook for you to implement on your own website. Explore my Vue.js portfolio: a showcase of skills and projects. Featuring a clean, intuitive …

  9. GitHub - martynaskup/guest_book: A JavaScript based website …

    A JavaScript based website to display guest book entries and let guests to leave their comments. - martynaskup/guest_book

  10. Creating a GuestBook in Next.js - DEV Community

    Feb 27, 2023 · To develop my Next.js and React skills, I decided to create a GuestBook. The GitHub repo is here, so contribute to help me on my Next.js journey! Welcome to VulcanWM's Guestbook project! This is a simple web application that allows users to sign in and leave messages for VulcanWM.

Refresh