PHP
Request a Tutorial
|
|
Explore the Request a Tutorial
ASP
Check Password while registering
Basically what I want to do is to have the user when he/she registers is input their password and a confirmation password and have them checked against eachother before they are inserted into the database. I thought that I had found a way to do that; however, it didnt' work and wouldn't print the error I wanted. A tutorial on that would be great seeing as how it's probably one of the easiest things in the world. Read MoreDreamweaver
Building a sitemap
Is there any tutorial or extension which helps me building a sitemap map for a larger web project easily? I prefer to use Dreamweaver MX only, no external programs.
Read More
ASP
Passing Multiple Parameters from a SINGLE menu/list to SQL
What is best approach for passing MULTIPLE selections from a SINGLE dropdown menu/list that allows multiple selections to a stored procedure and storing those selections in a table. I'm using ASP classic and SQL Server. I know how to do it with ONE selection, but not with multiple selections from a single drop down list.Read More
Beginners