Thanks so much, but I was so frustrated I just went to my backup files from the day before and used that version of this processing page. There were only a couple of changes, besides the field that I deleted, and after I made those and saved it, it works!!
Don't know what is happening? I checked the Select statement and it looked exactly like the old one, except for the deleted fields. Maybe it just took time for the server to actually update. I am using a remote server on GoDaddy. (not by choice!!)
Thanks so much for responding so quickly!!
-digi
Main Topics
Browse All Topics





by: ingwaPosted on 2009-07-08 at 23:36:11ID: 24811120
Before line 9 add this:
echo $result;
quit;
Please post what you find printed. It is interesting to see whether you are actually getting data from the form, and how that data is presented to the database.