Hey Maz:
You mean make those IE settings via code?
I believe so, but I don't know how offhand. I believe most companies
will use group policy. You can export the settings into a .cab file to
automagically configure end user desktops.
http://www.microsoft.com/windows/iea...n/ieakmmc.mspx
--
Scott
http://www.OdeToCode.com/blogs/scott/
On Fri, 4 Mar 2005 15:06:01 -0500, "Maziar Aflatoun"
<> wrote:
>This is for our users. Is it possible to do this with code?
>
>Thanks
>Maz.
>
>"Scott Allen" <> wrote in message
>news:.. .
>> For NT authentication it is possible for the browser to send
>> credentials automatically (no prompts). Tools -> Options -> Security
>> -> Custom Level -> User Authentication.
>>
>>
>> --
>> Scott
>> http://www.OdeToCode.com/blogs/scott/
>>
>> On Fri, 4 Mar 2005 11:24:26 -0500, "Maziar Aflatoun"
>> <> wrote:
>>
>>>Hi,
>>>
>>>We have a section of our website that requires NT authentication ex.
>>>http://www.oursite.com/secure . So once a user tries to access this
>>>section
>>>he/she is required to type in a username/password. Is it possible to send
>>>this username/password in C#.NET? So that the user doesn't get prompted.
>>>
>>>Thank you
>>>Maz.
>>>
>>
>