I've developed the code correctly as far as I know, this page sends the data through a file called "post.cfm" which places it into the database.
For some odd reason, when I click "register" I get a "error executing database query" message. Is this incorrect?
<CFOUTPUT> Thank you #username# for your registration! A verification e-mail will be sent to #email# to confirm your membership to <a href="index.html">The Watcher</a>. </CFOUTPUT> <CFINSERT DATASOURCE="watcher_login" TABLENAME="members" FORMFIELDS="username, password, firstname, lastname, city, state_province, country, email, aim, yahoo, msn, icq, sig, website">
This post has been edited by Solitarium: 15 November 2005 - 12:37 PM

New Topic/Question
Reply



MultiQuote




|