473,671 Members | 2,248 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

circumventing IE's cross-domain scripting security LOCALLY

4 New Member
(repost/edit from html forum)

hello -

i am using VBA within a microsoft access project to automate internet explorer. what i am doing is reading data from various frames of my company's web site (non-intranet) and loading it into a table. however, this cross-frame scripting security with IE is getting in the way. i can't even use VB to navigate to frames located on a different domain. the website in question uses framesets, not iframes.

question: how can i DISABLE the horrid nightmare that is the cross-frame scripting security measure in IE?

i have tried the following with no luck:

- adding all domains in question to my trusted zone
- HTA's
- VB's webbrowser control.

perhaps there is some way to re-write the HTML in the page before it is actually parsed and before IE's dreaded security protocols wake up and clamp down on the document?

i also understand that IE's security calls are passed through IInternetSecuri tyManager. does anyone know of a hack or a utility that i can use to possibly configure this with my own browser?

i have been looking for a work-around for this for over a year and am at the point now where i really need it soon. if anyone can help me with this then it would be the best ever.

thanks in advance.
Apr 12 '07 #1
0 1268

Sign in to post your reply or Sign up for a free account.

Similar topics

3
1217
by: jazzdman | last post by:
Hi, From what I've been reading so far, I think I already know the answer to this question, but I'll ask anyway. I have an XML document that contains cdata sections with HTML. I want to transform the document in such a way that the < and > characters in the cdata sections are unchanged (ie not converted to &gt; and &lt;) upon output. Since XSLT is supposed to allow for transformations from XML to XML, I can understand why transform engines...
17
6289
by: Mike | last post by:
I am trying to write a web page where a person can click on a word document and MS Word is launched instead of the document being displayed in the IE browser. I have been able to launch MS Word but only when I create a shortcut for the document. However a pop-up comes up with save and/or open instructions. I do not want the pop-up to come up. Mike
16
2856
by: Java script Dude | last post by:
To all Mozilla JS Guru's (IE dudes welcome), I have spent the last three years developing complex DHTML applications that must work in IE 5.5sp2+ but I use Mozilla 1.3+** to do all my development. I have build some cross browser debuggers so my users can send me verbose debug dumps. I have some success but have come to a roadblock with the basic underlying JavaScript models. The only way to get a complete stack in IE is to use the...
17
3043
by: George Hester | last post by:
http://tinyurl.com/5uj6w The lower middle icon the "block" should not drop down when the mouse is over it. How can I stop that? Also the navigation divs both top and bottom should follow the scroll right. Both of these issues occur in IE 6 but not in IE 5.5. You can get the horizontal scroll bar for the window by increasing the size of the image wider than the display area of the window. Assumes 600x800 default display size. Thanks...
22
2460
by: Trammel | last post by:
Hi, I am here to request support from anyone that has idea's on cross-browser HTML (Mainly Firefox and IE). My personal website http://trammel.no-ip.info works fine on Firefox but IE decides to crush the left table (ingnoring that there is no breakable spaces). I tried using nowrap already and IE still forces a wrap of the text in the menu... thats why I tried using non-breaking spaces instead of normal ones... so there was nowhere to...
18
2531
by: matt | last post by:
hello, i am experiencing a little problem w/ regards to IE & Firefox compatibility (works as expected in firefox, doesnt in IE). i have a container-div element, which contains 1 image, and 2 nested div elements. the problem is, in IE the height of the container-div is extended -- it makes itself as high as *all* elements w/i in, rather than the fixed-height i have assigned in px.
4
1324
by: celoftis | last post by:
I've got html page with has a fixed height - there are five buttons on the page. The page has a fixed, known height - but the width can change. The five buttons should be arranged on the page as follows (all buttons should always be 3px from the top): "button1" - left edge always 3px from left side of the page "button2" - left edge always be 5px to the left of "button 1:" "button3" - buttons three and four should float (relatively) in...
4
1663
by: =?Utf-8?B?VlJATVNETi5DT00=?= | last post by:
Hello, I am a rookie web developer and faced with an important decision of choosing the development platform and language for a brand new software my company is about to build. Whereas I am leaning towards ASP.NET simply because of my familiarity with C#, a more important factor of compatibility comes to mind. The big question is how ASP.NET 2.0, 3.5 and MS AJAX technology support Mozilla Firefox and Safari.
5
2279
by: Lawrence Krubner | last post by:
Please use FireFox to check out this page: http://www.cyberbitten.com/ Do you see the text near the top that reads "Be a part of the movement!" ? Okay, now go look at the same page in IE 7 (possibly also IE 6, I don't know). The block of text is gone, yes? I can't figure out why.
29
1931
by: Fistro | last post by:
Hi there, I have this template from Andreas that I'd like to use in Yahoo! Geocities. You can view it here: http://www.geocities.com/rafael_minuesa/andreas/ and this is the original: http://andreasviklund.com/templates/andreas03/
0
8476
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
7437
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5696
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4225
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4407
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2812
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2051
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1809
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.