• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

is there any alternative for iframe?

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
in my application i m using the iframe to embed a third party site... where a document is embedded..
with the use of iframe it is giving me some privacy policy problem and the document is not getting embedded..
but the same works fine with other browsers like firefox and chrome...

if i don't include the third party site in an iframe instead just redirect to that site.. i am not facing any privacy issue..
so i feel if there is any alternative to iframe.. i would solve my problem..

please provide valuable suggestions..
 
reply
    Bookmark Topic Watch Topic
  • New Topic