• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to create a login and registration form [was: ADOBE DREAMWEAVER]

New Here ,
Jul 26, 2020 Jul 26, 2020

Copy link to clipboard

Copied

am using adobe dreamweaver cc 2019, html5 when i tried to create a login and registration form on my html5 files, i reliarized i had to link html with CCS after writing in html and clickin on the css button provided by the adobe top bar [ IT TOLD ME THAT CSS WASNOT INSTALLED ON MY LOCAL DISK, after i downloaded 2020 version of rapid css and html editor but again it failed to work? there was an option provided by the software that says "get" but it wasnot giving any results.

WHAT SHOULD I DO TO COMPELETE MY PROJECT?? of adding chech box, login and and registration form.

 

[Moved from Community Help (which is about the forums) to a better forum... Mod]
[To find a forum for your program please start at https://community.adobe.com/]

TOPICS
How to

Views

323

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 26, 2020 Jul 26, 2020

Copy link to clipboard

Copied

#1 Did you define a local site folder BEFORE you began this project?  Site > Manage Sites...  That's a critical 1st step so DW can manage links and assets for you.  Once your site folder is defined, you can organize your project's assets from the Files Panel (F8).   See screenshot.

 

Files Panel (F8), Local SiteFiles Panel (F8), Local Site

 

#2 How much experience with databases and server-side coding do you have?  I ask because there is nothing in DW that can create an advanced log-in system for you.  You either know how to code it yourself or you use backend frameworks or commercial extensions to help you.

 

Log-in system with Node.js, Express & MySQL

https://codeshack.io/basic-login-system-nodejs-express-mysql/

 

Log-in system with PHP & MySQL

https://www.tutorialrepublic.com/php-tutorial/php-mysql-login-system.php

 

MySQLi (improved) Server Behaviors Extension for DW.

http://www.webassist.com/dreamweaver-extensions/mysqli

http://www.webassist.com/tutorials/User-authentication-with-MySQLi-Server-Behaviors

 

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 02, 2020 Aug 02, 2020

Copy link to clipboard

Copied

My login and registration form failed to work yet i coded well but there is a problem with transition button which should display the registration and login forms on click. But there overwrap each other and when i try to hide overwrite one disappears when i change the width settings one form displays put the form box. The buttons failed to add to the forms. And the online display doesn't show the form box it out lines everything without a formbox my using ccs and html to create a login form 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 02, 2020 Aug 02, 2020

Copy link to clipboard

Copied

LATEST

Maybe we have a language barrier because I don't understand anything you said. 

For context, we need to see your code. 

 

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines