In this file http://www.mediafuel.net/test/colts/ajax2/stf.js there is an ajax request to a different domain: http://www.colts.com/email_virtualtour.cfm
On Mar 5, 11:49 am, Michael Lawson <mjlaw...@us.ibm.com> wrote: > Your URL's look ok, so I don't think its a same origin policy issue. Maybe > its the permissions on the php file? > > cheers > > Michael Lawson > Content Tools Developer, Global Solutions, ibm.com > Phone: 1-828-355-5544 > E-mail: mjlaw...@us.ibm.com > > 'Examine my teachings critically, as a gold assayer would test gold. If you > find they make sense, conform to your experience, and don't harm yourself > or others, only then should you accept them.' > > From: sonicsteps <jor...@mediafuel.net> > > > To: "jQuery (English)" <jquery-en@googlegroups.com> > > > Date: 03/05/2009 02:45 PM > > > Subject: [jQuery] Access to restricted error > > > I'm get a "Access to restricted URI denied" code: "1012 --- try > { parent = parent.parentNode; }" after I do an $.ajax call to send > form data to an email processor (PHP). It's located in the exact same > folder, so I'm unsure to why I'm receiving this error. The link for > this file ishttp://www.mediafuel.net/test/colts/ajax2/index2.html. > You click on Send to Friend, then if you fill out the form information > and click the button to send the information. The php file is > athttp://www.mediafuel.net/test/colts/ajax2/stfcolts.php > > Thanks. > > graycol.gif > < 1KViewDownload > > ecblank.gif > < 1KViewDownload