arrrg!

R

Ron D.

I finally get all my ASP pages to load and now the dba
work work.
If I add a new record, it gives me the submission form,
then tells me the record has been added, but shows NOTHING
on the results page or the editor page.

What am I doing wrong???
 
E

entoone

look at the properties of the form and see where it's saving the information
to. It may be going to a results.txt file?
that will be the first place to check, to ensure your seeing where the data
is being saved.
 
Top