ciao ho una pagina asp che mi restituisce questo errore
Server.MapPath() error 'ASP 0175 : 80004005' Disallowed Path Characters /cartella/sottocartella/pagina.asp, line XXThe '..' characters are not allowed in the Path parameter for the MapPath method
il codice del maphPath e' questo
conn.Open"Provider = Microsoft.Jet.OLEDB.4.0; Data Source =" & Server.MapPath(me.database)
cosa non va?
grazie

Rispondi quotando
