View Single Post
Old 10-23-2009, 10:37 AM   #4 (permalink)
n1colius
The Visitor
 
Join Date: Oct 2009
Posts: 4
Thanks: 2
n1colius is on a distinguished road
Default

Quote:
Originally Posted by adamdecaf View Post
You don't, in PHP you can't grab the outer frame. You can grab it via the DOM (javascript) and then send an XMLHttpRequest (Ajax) to a php script.
can you show me how to get it done in general maybe?
in my situation, i don't have the access to this www.domain2.com/test.html so how can i write ajax script in their site ("www.domain2.com/test.html")
Send a message via Yahoo to n1colius
n1colius is offline  
Reply With Quote