G
glen
I am using FP2003 and am tring to use the Form Upload File box to upload
files to a database. I was referred by MS Article ID: 288328 to a MS White
Paper Written by Jerry Bryant Published on 7-21-2001 entittled "How to Send
Form Results to a Database and an E-mail Address and Use the File Upload
Component simultaneously"
All was going well until creating the Process2.asp page on step 5 where I
insert the Custom Query INSERT INTO Results (Name, Email, Comments, File)
VALUES (‘::Name::’, ‘::Email::’, ‘::Comments::’, ‘::File::’) I get a
message saying "The Custom Query Contains Errors" I have no clue as to how
to resolve this error!
files to a database. I was referred by MS Article ID: 288328 to a MS White
Paper Written by Jerry Bryant Published on 7-21-2001 entittled "How to Send
Form Results to a Database and an E-mail Address and Use the File Upload
Component simultaneously"
All was going well until creating the Process2.asp page on step 5 where I
insert the Custom Query INSERT INTO Results (Name, Email, Comments, File)
VALUES (‘::Name::’, ‘::Email::’, ‘::Comments::’, ‘::File::’) I get a
message saying "The Custom Query Contains Errors" I have no clue as to how
to resolve this error!