---
title: "fso o mappath"
type: "forum-thread"
url: "https://www.webforum.nu/amne/asp/79658-fso-o-mappath"
topic: "ASP"
topic_url: "https://www.webforum.nu/amne/asp"
author: "Ceeron"
published: "2003-06-13T15:53:12.000Z"
updated: "2003-06-13T16:07:00.000Z"
replies: 1
views: 149
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/asp/79658-fso-o-mappath"
---

# fso o mappath

## #1 — Ceeron, 2003-06-13T15:53Z

```
If fso.FileExists(Server.mappath(objRS("anvID") & "/thumb_" & objRS("fil")) = True
```

denna funkar inte... den vill ha ett ')'... nån som ser va det simpla felet e? ;)

Permalänk: https://www.webforum.nu/p/79658

## #2 — Peeer, 2003-06-13T16:07Z

```
If fso.FileExists(Server.mappath(objRS("anvID") & "/thumb_" & objRS("fil")))
```

borde fungera.

Permalänk: https://www.webforum.nu/p/1082545

---

Tråden på webben: https://www.webforum.nu/amne/asp/79658-fso-o-mappath
