Form and Database setup in ASP; form results no uploaded to DB

K

Kenny

I missed a step here somewhere. I have IIS 5.0 and Frontpage extensions
turned on Win2k server. I created a form named survey1.asp. Using Frontpage
2003, I set up the form and I set up the form to append into a database
(survey1.mdb) using the form properties. I published the database and form
using frontpage. I created a results.asp page to retrieved the database
results. I fill in the data on survey1.asp and hit submit; the page changes
showing me the default list settings of the information that was collected.
Cool, now let me use my results.asp to retrieve the data. I then open my
results.asp page and it displays "No Results Found". I look at my database
on the web server and it contains no records.

What am I missing? The form information did not append...Is there something
on the web server I need to do?

Thanks.

Kenny
 

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

Top