error....Object required: ''
Hi,
I created an update page, to update a content via a specific record id.
Ok on first page...I see in a form format the information for the specific record. Once i press submit, it is suppose to go to the second page, which takes the changes, saves them and redirects me back to my view page of all my records.
Problem is, i was given an error that i need an EOF or BOF. So I added them and now I get a different error stating:
Microsoft VBScript runtime error '800a01a8'
Object required: ''
/database/webadmintools/update_special_send.asp, line 8
Any ideas why this is happening???
Thanks
|