HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. Psychzor

    Need help with basic HTML login form

    My apoligies! It does involves some javascript. Haven't stopped looking and i solved it, i guess, maybe it helps anyone who comes across same trouble as me so i'm just gonna post it. Its rough around the edges, so no CSS but worth it. <html> <head> <title>Javascript Login Form...
  2. Psychzor

    Need help with basic HTML login form

    Hi there! 🤪 So i had this figured out some years back, but i cant seem to find the tutorial again or any backup. Basically it was a simple login form that sends the user to a specified URL if the text is correct. Something like if input type text is "custom text" and input type password is...
Back
Top