<outlook: links inactive

K

karlman

I have a custom form based in a public folder that sends emails under
certain conditions. The emails include a link to itself in the form
of <outlook:entryid>

I have been adding that to the .Body of the new mail item and send it
off and it works fine. All code is behind the form. This process has
been in place and working for years.

However, lately some emails are received with the link inactive. All
the text is there but it is not an active link that takes you
anywhere. If you manually copy and paste into ie (without < and >) it
works fine. After some researched I tracked this down to anyone using
the custom form from Citrix is generating the emails with dead links.

Is there something special about Citrix that anyone would know of? Is
there any settings within Outlook that may be causing this?

I did a test from Citrix and had the form display the email instead of
just sending it in code. The link is dead at that point but if I
manually go to the end of the line of the link and hit enter, the link
becomes active.

Thanks
Karl
 
S

Sue Mosher [MVP-Outlook]

What might be relevant is your Outlook version, which you didn't mention.
 
K

karlman

What might be relevant is your Outlook version, which you didn't mention.

--
Sue Mosher, Outlook MVP
   Author of Microsoft Outlook 2007 Programming:
     Jumpstart for Power Users and Administrators
   http://www.outlookcode.com/article.aspx?id=54










- Show quoted text -

We have Outlook 2003 installed on Citrix. However, this process works
fine from both Outlook 2000, 2003 directly from desktops.

I do not think it is because if Citrix itself because I get the same
problem even if I run Outlook directly on the Citrix server and not
just through a Citrix session.

I was thinking it was some setting in Outlook or possibly coming from
Group Policy...

Thanks
Karl
 
S

Sue Mosher [MVP-Outlook]

There are no settings in Outlook to control outlook: link behavior, AFAIK. You might want to poke around in the Citrix support forums, since there are apparently some general issues with links, e.g. http://support.citrix.com/forums/thread.jspa?forumID=75&threadID=89027

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


We have Outlook 2003 installed on Citrix. However, this process works
fine from both Outlook 2000, 2003 directly from desktops.

I do not think it is because if Citrix itself because I get the same
problem even if I run Outlook directly on the Citrix server and not
just through a Citrix session.

I was thinking it was some setting in Outlook or possibly coming from
Group Policy...
 

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