If you turn off firendly HTTP error messages in IE you get what the error is:-
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/r2hpage/newspoll/add_new_weekly_poll.asp, line 112
This error that you have means that the database or the folder the database is in doesn't have the correct permisisons setup on it for you to beable to write to the database. Contact your web host to get them to change the permissions.