URL in mail with an empty space (%20) does not work

H

HH

Hi There.

I generate a mail using DoCmd.sendObject containing a link / URL to a
specifik folder (e.g. "f:\temp\The name").

In this link there is an "empty space" (do not know the english word -
between "The" and "Name").

At the empty space Outlook stops the URL, and the link fails.

How do I prevent this?

Yours...
HH
 
C

Chay Harley

I'm not sure exactly what you mean - are you meaning something like this -

file:\\f:\temp\The%20name

This should work if you're sending links to files and folders like that in
Outlook.

HTH,

Chay Harley.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top