Thanks for a prompt response and you might be right that it can be
IE's security settings. So is there is a way to overcome this?


On Oct 14, 12:53 pm, MorningZ <[EMAIL PROTECTED]> wrote:
> Looks like it is because of your IE's security settings
>
> http://www.google.com/search?hl=en&q=Vista+IE+Ajax+Automation+Server+...
>
> On Oct 14, 12:47 pm, qasimrasheed <[EMAIL PROTECTED]> wrote:
>
> > I am having a stange problem with performing a simple AJAX call on a
> > Vista machine using IE as the browser. The same request work fine with
> > Firefox on the same machine. Here is the sample code
>
> > <script src="jquery.js"></script>
> > <script>
> > $(function(){
> >         $("#temp").load("test2.cfm");});
>
> > </script>
> > <div id="temp">
> > </div>
>
> > The error I get in the script window will be "Automation Server can't
> > create object". Any idea?

Reply via email to