VVoVe: aiuto rigà
io ho scritto così: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.
sto lavorando su un server 2003 in hosting su arubacodice:dim conn set conn=server.CreateObject("ADODB.Connection") Conn.Open "driver={Microsoft Access Driver (*.mdb)};dbq="& server.MapPath("../../mdb-database/database.mdb")![]()

VVoVe: aiuto rigà
Rispondi quotando