
IhavejustmovedasitefromadedicatedservertoaGoDaddysharedhostingaccount,andhavejustencounteredloadsofproblems!OnebeingwithASPUpload.InClassicASP,thisiswhatIwouldnormallydotouploadfilestomyfolder:Setupload=Server.CreateObject("Persits.Upload")uploadPath=Server.MapPath("../../files/photos/"&token_&"/")upload.IgnoreNoPost=Trueupload.Save(uploadPath)Setupload=Noth...