Very firstly thanx all guys that interest.
I downloaded WebWiz's tutorial package which is with guestbook.mdb.
I uploaded all files in same location it didn't work firstly than somehow It worked.
After I upload a .txt file to my location and again guestbook started to fail.
Locations are same.
I din't do any change
guestbook.mdb is RW access.
___________________________________________
My error is
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xfb8 Thread 0x1038 DBC 0xf222ffc Jet'.
/cooldesign/guestbook.asp, line 67
and HTTP 500 error.
____________________________________________
According to error
/cooldesign/guestbook.asp, line 67 --- Includes this string
adoCon.Open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("guestbook.mdb")
a DNS less connection.
Everything is default as tutorial says some how it stopped working even I re-upload all files again.
Pls help guys.... thanx...

