When you face missing session in iframe, it can solve with the following code:
Response.AppendHeader("P3P", "CP=\"CAO PSA OUR\"");
You put the above code in Page Load event. That's it.
You put the above code in Page Load event. That's it.
No comments:
Post a Comment