Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Forms / October 2004

Tip: Looking for answers? Try searching our database.

permission to edit fields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AF - 04 Oct 2004 14:29 GMT
Hi,

We have an ASP app. that allows users to add an outlook
contact to their project. In code, the project number is
added to a contact custom field, and then the user saves
the contact. This is the only field that we want everyone
to be able to edit.

Is it possible to give users permission to edit only
certain custom (or built-in) fields in outlook, rather
than the only possibility to allow editing (of all fields)
or not?

Thanks,
Andrea
Sue Mosher [MVP-Outlook] - 04 Oct 2004 14:56 GMT
Not without getting into Exchange 2000/2003 per-field permissions. You can
do a certain amount with a custom form and disabled controls, but that won't
stop a determined user.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Hi,
>
[quoted text clipped - 11 lines]
> Thanks,
> Andrea
AF - 04 Oct 2004 14:57 GMT
Is there a way then, when I create the outlook app. in
ASP, to impersonate a different user that has permission
to edit rather than being the current windows user (so
then I can change the field value even for users that do
not have edit permissions)?

Thanks again,
Andrea

>-----Original Message-----
>Not without getting into Exchange 2000/2003 per-field permissions. You can
[quoted text clipped - 18 lines]
>
>.
Sue Mosher [MVP-Outlook] - 04 Oct 2004 15:18 GMT
Well, actually, you shouldn't be using Outlook objects in your ASP code at
all, unless it's client-side JScript. Outlook is not suitable to run in a
server environment. CDO would be a better choice or, if you're using
Exchange 2000/2003, WebDAV.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Is there a way then, when I create the outlook app. in
> ASP, to impersonate a different user that has permission
[quoted text clipped - 11 lines]
> controls, but that won't
>>stop a determined user.

>>"AF" <anonymous@discussions.microsoft.com> wrote in
> message
[quoted text clipped - 18 lines]
>>
>>.
AF - 04 Oct 2004 15:27 GMT
Yes, sorry I didn't specify. I'm using client-side
javascript and VBScript. Is it possible to do what I want
with CDO?
We're actually starting to move things to ASP .NET. What
would you suggest here for working with Outlook?

Thanks

>-----Original Message-----
>Well, actually, you shouldn't be using Outlook objects in your ASP code at
[quoted text clipped - 42 lines]
>
>.
Sue Mosher [MVP-Outlook] - 04 Oct 2004 16:41 GMT
You could use CDO to impersonate a different user. Be aware that you'll
probably need to have the site in the Trusted Sites zone to avoid an ActiveX
security prompt.

ASP.NET makes it quite a bit more complicated, because you need to create a
custom web control that contains your client-side script.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Yes, sorry I didn't specify. I'm using client-side
> javascript and VBScript. Is it possible to do what I want
[quoted text clipped - 12 lines]
> you're using
>>Exchange 2000/2003, WebDAV.

>>"AF" <anonymous@discussions.microsoft.com> wrote in
> message
[quoted text clipped - 35 lines]
>>> fields)
>>>>> or not?
- 04 Oct 2004 16:42 GMT
Sue,
Thanks for the help!

Andrea

>-----Original Message-----
>You could use CDO to impersonate a different user. Be aware that you'll
[quoted text clipped - 62 lines]
>
>.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.