sto provando questo coll.to al db

cn.Open "driver={Microsoft Access Driver (*.mdb)};dbq="&Server.MapPath("../public/databaseutenti.mdb")


mi da sempre questo errore


Server.MapPath() error 'ASP 0175 : 80004005'

Disallowed Path Characters
/ccccxxxx/processprog.asp, line 10

The '..' characters are not allowed in the Path parameter for the MapPath method.


ma il coll.to è giusto perchè fa cosi
saluti