Hi all,
I have a problem with ASP Runner, I am trying to get it to allow uploads to my server for images, however it keeps telling me
"Server.MapPath() error 'ASP 0175 : 80004005'
Disallowed Path Characters
/admin/table_edit.asp, line 610
The '..' characters are not allowed in the Path parameter for the MapPath method. "
the path I have is ../Images/ I have tried everything I can think of, the guide implies that you can use ../ but its not working, any ideas?