I am working in creating a form and add the information to my SQL database. for a text input a use <CFINSERT DATASOURCE="datasoursename" TABLENAME="tablename" FORMFIELDS="formfield1,formfield2,">
I have a male and female radio button option and I would like to add it in my database if the visitor is male or female but I do not know how.
I also have an upload button where visitor upload files. I know how to safe this file in a folder but I do not know how to record the path of the file into my database at the same time that is been uploaded.
Can someone help me?
Thanks
hcanizares@yahoo.com
I have a male and female radio button option and I would like to add it in my database if the visitor is male or female but I do not know how.
I also have an upload button where visitor upload files. I know how to safe this file in a folder but I do not know how to record the path of the file into my database at the same time that is been uploaded.
Can someone help me?
Thanks
hcanizares@yahoo.com