Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How can I easily build a user registration/login page for my site?
I just want to add a simple userid and password login/registration page for my site. I am trying to build it in Dreamweaver which provides server behaviors for doing this but I am having an awful time setting the connection to the database. Any helpful suggestions or links with information about it will be greatly appreciated.
2 Answers
- Anonymous1 decade agoFavorite Answer
Hi
Registration and Login are the easiest module in an Application or Website. Don't give up you can do it.
I suggest you to go here http://www.w3schools.com/ for database connection and HTML/ASP tutorials
or you can also ask help in this forum http://www.vbforums.com/ they can guide you step by step to develop your registration and login
anyway, pm me if you're having trouble in developing your website
- 1 decade ago
what about using tomcat as the web server and using jsp for the server side application coding and save the data to the database.

