Form Problem

  • Thread starter Thread starter Tom Robb
  • Start date Start date
T

Tom Robb

I have a form set up on a website that dumps to Access.
One of the users (who has Windows 98) submitted
information on her end, got the confirmation sheet, but
the data did not come through.

I have had close to 500 successful data submissions, but
cannot figure out why she is the only one (that I am
aware of) having the problem. Part of me wants to drive
to her computer and submit the form and see if it is a
user problem, but I trust this person is capable of
entering data and clicking on submit.

Is there a setting on Internet Options or Internet
Explorer or a minimum Internet Explorer Version that
users need to have to successfully use the forms?

Let me know. Any suggestions are appreciated.
 
Chances are, it's not the browser. I would guess that it has something to do
with the database insert that is performed going badly. What kind of form
validation are you doing to make sure that, for example, a string doesn't
get entered into a column to hold numbers, or a date is formatted correctly
prior to doing the insert of the form data?

--
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Form Auto Submit? 1
Form Issue 1
Linking Forms 6
Clearing forms after submission 8
erratic receipt of form data 1
forms 1
Forms Question 4
Unsolicited Emails 12

Back
Top