Skip to main content
Inspiring
April 28, 2006
Question

using cfform to input data

  • April 28, 2006
  • 2 replies
  • 281 views
hi,

I have a application which I have built using ordinary html forms, inserts, updates and various other tasks. I was thinking of changing the forms to Coldfusion flash rich forms to make it look better, so ive been having a little play with them and am happy with the result - however when I try and add a insert record to my newly created flash cfform it asks me to create a form tag first....! well, I have! is there something else that needs to be done to use cfform/flash forms with databases..?

many thanks in advance for helping get over this small stumbling block!!
    This topic has been closed for replies.

    2 replies

    Participant
    May 2, 2006
    Post some code so that we can see what you have.

    grady
    Inspiring
    April 28, 2006
    I don't understand the concept of adding an insert record to a form. How did you accomplish this with your html form?