I have created two forms that I am using together. One is an order form and another is used to track the status of that order. I want to do three things:
1. Have an automatic "tracking number" for these pages.
2. I want to connect these pages to the same database.
3. I want to be...
What this means is that you may need to define a data source. To do this follow the following steps:
Open the control panel.
Double click on the ODBC Data Sources icon.
Click on Add.
Click on Microsoft Access Driver (*.mdb)
Click on Finish.
In the Data Source Name box type a name for the data...
I have recently had the same problem. You need to first check your connection and make sure it is ok. Go to Tools, Websettings, database, and then verify your link. If that is ok, you may need to change the column names. This is what worked for me.
I am probably just going to start over. This is server based. I was trying to avoid creating a new form and database, but nothing else seems to be working. Thanks for your help!
Well, now when I go into the html of my page this is what I have:
<%
' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit.
On Error Resume Next
Session("FP_OldCodePage") = Session.CodePage
Session("FP_OldLCID") = Session.LCID
Session.CodePage = 1252...
It appears to work correctly. I enter false information and hit submit. It goes to the Form Confirmation page. Then it allows me to return to the form. I then go and check the database and the information I entered is not there. I unfortunetly can not provide a link. I have gone through and...
Ok, I did have the "Friendly errors" enabled. I disabled them and still I have no error message. I do not have access to files on the server. If I know what I need to find though I know who to contact for that.
I actually get no error message at all. That's what makes this so hard to figure out! I had everything set up and it worked fine for a month. I then created a report from the information in the database and it hasn't worked since. I have checked the connections and they look fine. I am totally...
I created a form a few months ago and had the information sent to an access database. It worked fine for the first month and then now it won't work at all. I have checked my connections and everything seems to be correct. I am at a total loss as to what's gone wrong. Any help would be greatly...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.