Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ancestral

  1. ancestral

    Same origin policy in IE

    I had a look to hta files. But it was too complicated solution for me. My aim was accessing from local to some properties in my website page. I wanted to know if with IE was possible . So I preferred changing UserAgent to Firefox :) Thanks Dan, Fanio
  2. ancestral

    Same origin policy in IE

    Hi all. I m searching for the equivalent of : try { netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); } catch (e) { alert("Permission UniversalXPConnect denied."); } (that works for mozilla based browsers) in Internet Explorer. The code above asks to the...

Part and Inventory Search

Back
Top