Select Categories Below
Advertisement
Start Your Own Q&A Site
Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.
Status: Closed Points: 25 Time: 09:38 - Sep 01, 2006
taisto.onnela
Now I am gettingn a yellow line in IE warning about activeX component, abviosly from the: function createXMLHttpRequest() { if (typeof XMLHttpRequest != 'undefined') { return new XMLHttpRequest(); } try { return new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try { return new ActiveXObject("Microsoft.XMLHTTP"); } catch (e) { } } return false; }
Categories:
Add Categories
When adding more than one category, separate them with commas.
Anpanman
Date:: Sep 01, 2006
Time:: 13:25
Hi, Coding AJAX in internet explorer without using the activex objects is not easy to achieve. Here are two links that might help you out: http://verens.com/archives/2005/08/12/aj... http://dean.edwards.name/weblog/2006/04/... Anpanman
rcastagna
Date:: Sep 02, 2006
Time:: 16:41
In addition to the links provided by Anpanman, take a look at a couple of the available Ajax libraries: Prototype - http://prototype.conio.net/ or Dojo - http://dojotoolkit.org/ Both of these libraries serve as a cross-browser foundation for creating Ajax requests and allow for extending the capabilities for effects, element watching and events. Besides, once IE7 hits the street, it will use the XmlHttpRequest object natively, instead of having to instantiate an ActiveX control. If you start using Prototype or Dojo now, you won't have to revisit your code in a few weeks/months. Hope this helps, Ric
Date:: Oct 10, 2006
Time:: 16:51
One other thing to look at is the "Security Settings" of IE...it can be set to allow ActiveX Objects to run without raising that alert. If you look at Internet Options --> Security tab, you'll see where you can adjust your security level for the various zones. If you click the "Custom Level..." button, you'll be able to adjust the prompts for ActiveX controls and plug-ins. I've got "Automatic prompting for ActiveX controls" set to "Disable" and "Run ActiveX controls and plug-ins" set to "Enable". If I change either of these, I get the alert you've described, so I'm assuming these are the two that affect running the ActiveX Ajax objects. I hope this helps, Ric
xarcus
Date:: Nov 17, 2006
Time:: 03:30
Forget coding and try XAjax for browser independent, automated "event to PHP" calls. http://www.xajaxproject.org/
serge.fonville
Date:: Dec 16, 2006
Time:: 09:07
Are you running the site locally? If so, then you need to acces it via a webserver instead
admin
Date:: Jun 25, 2007
Time:: 05:38
taisto.onnela, please close this question and distribute the points. If you didn't get a solution to your problem or you found it yourself, please leave a comment here to let the experts know. Thanks, Quomon Admin
Date:: Jul 02, 2007
Time:: 09:30
The question has been closed. Quomon Admin
Question Answered
This question has been closed, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write a Tutorial in the Tutorial Area.
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
Hi is there a way to retrieve the loop count in XSLT
how do repair this problem: every times i opened my laptop it will suddenly n...
How i get the hp pavilion dv6-3054tx laptop bottom base assembly as a sparepa...
I don't have AOL browser but privacy scan shows hundreds of files/cookies fro...
wireless keyboard has stopped working
need validation controller for textbox in java
You have 100 characters to use
Rank
Expert
Points
1.
10279
2.
6493
3.
5596
4.
4848
5.
3487
6.
2840
7.
2770
8.
2303
9.
1820
10.
917
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software