B
Bill M
I have created an asp page in FP2003, inserted a form and manually designed
various drop-boxes to answer questions. I have given each of these drop-down
menus a form field name and configured the fields to be "required", and that
the first selection was not permissible.
I created a database through the options button, confirmed all the saved
fields matched up to columns in the access database it created, and made sure
I wasn't getting any errors regarding the ODBC connection, which I verified
through that same tab.
When I submit the form, the custom confirmation page comes up, saying that
my form was successfully submitted. When I look at the actual Access db
file, there is no data received.
I have had similar problems in the past, and usually found it to be related
to not having the mdb file in the fpdb folder found directly under wwwroot.
This is not the case this time.
I even tried using the DIW to create a submission page and set it up the
same way, but let it create a new database. This put a new fpdb folder as a
subfolder of the folder it created, called survey. That one gives me a send
failure message, which I custom created, every time.
Also, for background info sake, I am using FP2003 and running this form on a
W2K Pro workstation, using IIS 5.0. Other database forms are working just
fine and submitting forms to databases located within the same fpdb folder.
I am at whit's end here and could really use some guidance. Any help the
community can provide would be greatly appreciated. I just want to know what
I could be doing wrong.
various drop-boxes to answer questions. I have given each of these drop-down
menus a form field name and configured the fields to be "required", and that
the first selection was not permissible.
I created a database through the options button, confirmed all the saved
fields matched up to columns in the access database it created, and made sure
I wasn't getting any errors regarding the ODBC connection, which I verified
through that same tab.
When I submit the form, the custom confirmation page comes up, saying that
my form was successfully submitted. When I look at the actual Access db
file, there is no data received.
I have had similar problems in the past, and usually found it to be related
to not having the mdb file in the fpdb folder found directly under wwwroot.
This is not the case this time.
I even tried using the DIW to create a submission page and set it up the
same way, but let it create a new database. This put a new fpdb folder as a
subfolder of the folder it created, called survey. That one gives me a send
failure message, which I custom created, every time.
Also, for background info sake, I am using FP2003 and running this form on a
W2K Pro workstation, using IIS 5.0. Other database forms are working just
fine and submitting forms to databases located within the same fpdb folder.
I am at whit's end here and could really use some guidance. Any help the
community can provide would be greatly appreciated. I just want to know what
I could be doing wrong.