Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

Problems with IE - Security - High

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mavrick101 - 24 Oct 2007 15:44 GMT
Hi,

I have a web application that had been working fine.

Now some of the users are reporting having problems. Opon investigation I
discovered that if increase the Security Settings to 'High' the application
starts to behave abnormal.

Is there a document/link which would highlight things to consider for these
Security Zones.

Thanks
bruce barker - 24 Oct 2007 16:22 GMT
there are really four areas to watch

1) ajax via xmlhttprequest. some frameworks will fallback to iframes but
the microsoft kit no longer does this. this requires your site work
without ajax if security disables active/x or xmlhttprequest is disabled.

2) active/x, java applets or .net components. security may disable these

3) binary behaviors. these are most commonly used in IE for opacity. if
behaviors are disabled, instead of opaque, you get solid black.

4) javascript disabled. you site falls into dumb mode. only asp:buttons
will postback. most of the asp.net server controls require javascript
and have no fallback.

-- bruce (sqlwork.com)

> Hi,
>
[quoted text clipped - 8 lines]
>
> Thanks

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
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.