I am new to coldfusion. I have installed coldfusion studio software onto my machine. I have created a cfm page with following tags. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
I am working on a database and need on insert records into the database from an input form. that part is working wonderfully. You hit the submit button and it fills in the next available row and the "autonumber" kicks in and gives it the next available number.