
Another "Access Denied" Problem (Same Domain, Absolute Path)
From what I've read here, the error I'm getting in IE is fairly typical:
Code:
Access is Denied to: http://www.mydivaband.com.php5-23.dfw1-2.websitetestlink.com/PIE.php
Line: 0
Char: 0
Code: 0
URI: http://www.mydivaband.com.php5-23.dfw1-2.websitetestlink.com/
However, I think I've
avoided the most common pitfalls that result in this error: I'm not linking to a different domain, and I'm calling the behavior via an absolute path.
What have I missed?