473,387 Members | 1,541 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Way around 'permission denied' error? ActiveX?

Hi. I have a framed page
<http://sga.gatech.edu/critique/CourseSurvey.php?Prefix=FREN&CourseNum=2001&Sectio n=A&Term=0&Year=2004>.
I need one frame to access the cookies, the page location, and the
form elements of the framed page. I could do it with javascript,
except the framed page is on a different server completely, and
javascript won't allow you permission to access a framed page's
elements on a different server. Is there a way using ActiveX (someone
suggested) or any other means to be able to access the cookies, the
page location, and/or the form elements on the framed page, even if
the framed page is on a different server? If so, how would I go about
doing that? Thank you for your help.

J. Harper
Jul 23 '05 #1
1 1638
J. M. Harper wrote:
Hi. I have a framed page
<http://sga.gatech.edu/critique/CourseSurvey.php?Prefix=FREN&CourseNum=2001&Sectio n=A&Term=0&Year=2004>.
I need one frame to access the cookies, the page location, and the
form elements of the framed page.
You can't since they aren't in the same domain.
I could do it with javascript, except the framed page is on a different
server completely, and javascript won't allow you permission to access
a framed page's elements on a different server.
Yep, thats the way it works.
Is there a way using ActiveX (someone suggested) or any other means to be
able to access the cookies, the page location, and/or the form elements on
the framed page, even if the framed page is on a different server?
No.
If so, how would I go about doing that?
You can't.
Thank you for your help.


Welcome
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: PM Creyghton | last post by:
I got this error without using frames: First of all, I'm developing an ASP application, and once in a while my activeX components crash or hang, I got page-not-found errors, errors generated by...
1
by: nandakumar.raghu | last post by:
Hi, I have written a javascript function that acceses properties from an activex object. - <OBJECT id="alertObj" classid="clsid:AEE77194-B98F-4E0E-A27F-4AD6B23F0038"></OBJECT> function...
4
by: MrGado | last post by:
Running on Windows XP with Mozilla 2.0.0.4, I am experiencing a strange security issue. function loadXMLDoc(url,funcname) { try { ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.