VVoVe: aiuto rigà
codice:
Server.MapPath() error 'ASP 0175 : 80004005' 

Disallowed Path Characters 

/public/pannello/Inserisci_Offerta3.asp, line 16 

The '..' characters are not allowed in the Path parameter for the MapPath method.
io ho scritto così:
codice:
dim conn
set conn=server.CreateObject("ADODB.Connection")
Conn.Open "driver={Microsoft Access Driver (*.mdb)};dbq="& server.MapPath("../../mdb-database/database.mdb")
sto lavorando su un server 2003 in hosting su aruba