Getting a Value from a Form for Query Criteria in MS Access

Posted by admin on September 13th, 2009 and filed under query | 4 Comments »

A question I get asked all the time is how to reference a value on a FORM (like a Customer ID) from another query or report. This video shows you how.

Duration : 0:7:26

Read the rest of this entry »

PHP Tutorial – Register Form, Insert into Database (Part 4)

Posted by admin on September 8th, 2009 and filed under insert into | 7 Comments »

In this tutorial I teach you how to setup a localhost wamp server, create a MYSQL database, and code a register form that submits data into the database.

(Part 4)

Duration : 0:10:0

Read the rest of this entry »

Using an HTML Form to insert data into mysql database

Posted by admin on August 30th, 2009 and filed under insert into | 9 Comments »

This tutorial umes that you know how to set up your mysql database. If you do not know how to do that then you can download a full set of tutorials on the basics of this at http://www.kperspectives.com/Dreamweaver/free_tutorials.php. With this tutorial you will learn the basics of setting up a data insert form in Dreamweaver CS3.

Duration : 0:4:50

Read the rest of this entry »

PHP Tutorial – Register Form, Insert into Database (Part 3)

Posted by admin on August 21st, 2009 and filed under insert into | 3 Comments »

In this tutorial I teach you how to setup a localhost wamp server, create a MYSQL database, and code a register form that submits data into the database.

(Part 3)

Duration : 0:9:57

Read the rest of this entry »

PHP Tutorial – Register Form, Insert into Database (Part 2)

Posted by admin on August 6th, 2009 and filed under insert into | 8 Comments »

In this tutorial I teach you how to setup a localhost wamp server, create a MYSQL database, and code a register form that submits data into the database.

(Part 2)

Duration : 0:9:56

Read the rest of this entry »

PHP Tutorial – Register Form, Insert into Database (Part 1)

Posted by admin on August 5th, 2009 and filed under insert into | 25 Comments »

In this tutorial I teach you how to setup a localhost wamp server, create a MYSQL database, and code a register form that submits data into the database.

(Part 1)

Edits:

[12/1/08] 4,000+ views? Never though it would come to this..
[1/25/09] 6,350 views. I love you guys.

Duration : 0:9:46

Read the rest of this entry »