Cross website security in iFrame - cannot host an app for client

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?QnJldHQgU2hlYXJlcg==?=

    Cross website security in iFrame - cannot host an app for client

    I have developed a simple loyalty system that I would like to host for
    clients, but have it appear in an IFrame on their site. The security being
    used is 'out of the box' using the standard login control (customised sql
    storage at back end).

    This works fine in test, but when deployed the client cannot seem to login
    on IE. Works fine on FireFox and Opera.

    Is this an IE bug, or is it by design for some cross site scripting
    protection?

  • Eliyahu Goldin

    #2
    Re: Cross website security in iFrame - cannot host an app for client

    See if it helps:

    aspnetresources.com is your first and best source for information about aspnetresources. Here you will also find topics relating to issues of general interest. We hope you find what you are looking for!


    --
    Eliyahu Goldin,
    Software Developer
    Microsoft MVP [ASP.NET]




    "Brett Shearer" <BrettShearer@d iscussions.micr osoft.comwrote in message
    news:ED2F2185-06B5-4409-94B7-1ADD3DBDF378@mi crosoft.com...
    >I have developed a simple loyalty system that I would like to host for
    clients, but have it appear in an IFrame on their site. The security being
    used is 'out of the box' using the standard login control (customised sql
    storage at back end).
    >
    This works fine in test, but when deployed the client cannot seem to login
    on IE. Works fine on FireFox and Opera.
    >
    Is this an IE bug, or is it by design for some cross site scripting
    protection?
    >

    Comment

    Working...