This is the first time I've made any changes to my login program in six years.
GoDaddy changed the location of my database.
Their email stated the new server location. I changed my code and tried to access the site.
Talked to GoDaddy reps for over an hour and the conclusion is that since mssql.asp could communicate with the database, my code must be out of date.
I've made changes to other pages on my site with no problem - they do not access the database.
The rep suggested I ask direction at msdn.microsoft.com which is how I ended up here.
He said that I am on IIS version 6.
Like I said, it was six years ago that I wrote that little program. Since then, I've not changed any of the files that access the database.
Thanks in advance for your help.