at first glance you are missinga  closing </cfquery> tag....for anything beyond that I'd like to see ALL the code involved

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

  ----- Original Message -----
  From: Sangeeta Karmokar
  To: CF-Talk
  Sent: Tuesday, July 20, 2004 2:21 PM
  Subject: Urgent help needed Please.....

  Hi,

  I am new to CF. we have backend as MySql and I am trying to inser into a database created in SQL using this query:

  <cfquery name="add" datasource="newmembers">
  INSERT INTO members
  (name,email)
  VALUES ('#name#','#email#')

  But it is not adding to the database, the submit is just going to the query page and we can see all these codes in browsers...

  I really need help...

  Sangeeta
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to