Hi -- I am doing a simple insert to a SQL server 2000 DB. I only have one text field and a submit button.
When I click on the submit button, the data does not get entered into the DB and the typical IE error screen comes up with the message "Internet Explorer returns an error on the address you just entered or clicked."
The connection that I have set up seems fine -- when I click to test it in Dreamweaver Ultradev, all the records in the table display properly in the test screen. Also, when I am in the ODBC screen - I test the DSN connection and it tests successfully. So, I must assume that the connection to the DB is fine.
Any ideas?
Thanks in advance,
Peter
When I click on the submit button, the data does not get entered into the DB and the typical IE error screen comes up with the message "Internet Explorer returns an error on the address you just entered or clicked."
The connection that I have set up seems fine -- when I click to test it in Dreamweaver Ultradev, all the records in the table display properly in the test screen. Also, when I am in the ODBC screen - I test the DSN connection and it tests successfully. So, I must assume that the connection to the DB is fine.
Any ideas?
Thanks in advance,
Peter