Hello,
I built a simple contact form on my web site that simply sends the contents from a form to a php script via a xmlhttprequest. When I originally built this about a month ago, it worked fine. Yesterday, I know the form was filled out twice, as it emails me each time. But now when I try and use it, i get the error
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
I have not changed anything with my code. Can someone please help me troubleshoot this? The address to where my form is posted is at www.nicknisi.com/contact.html
Thanks,
Nick