Designing forms and controltiptext

L

Lee

I need to know two things. First, I am running Windows 2003 Server. I have
Office XP and use outlook 2003. On my term servers, I cannot access
VBScript, therefore I cannot personalize code. Anyone know of a patch or way
around this without violating security?

Second, since I can't use personalized code, is there a way in the
controltiptext field under advanced properties, that I can make a new line?
I think it has something to do with & because it does not appear after you
put it in. Any help or ideas would be great, thank you.
 
L

Lee

That takes care of one problem, but I still can't get code to work. I have a
correction also, we have Windows 2003, Office XP, and outlook XP/2002. Does
anyone know why I can't have scripts on the terms?
 
S

Sue Mosher [MVP-Outlook]

By "terms," do you mean machines running Outlook as Terminal Server clients?
If so, the necessary scripting DLL is not installed. If VBScript is required
on the Terminal Server, you can enable it by manually copying Outlvbs.dll
from the installation CD to C:\Program Files\Microsoft Office\Office11.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
L

Lee

They are terminal server clients from cytrix. According to that article, it
is not possible to use scripting on the terminal services. We have office
XP, so its only Office10 folder, but don't think that makes much of a
difference, becasue the article says it applies to both. If you have any
other suggestions, please let me know. Thanks again.
 
Top